Skip to content

SilencerWeb/eslint-config-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESLint Config

Installation

  1. npm install or yarn install.
  2. Copy .env.example and rename to .env.
  3. Run npm run start or yarn start for starting development server or npm run build or yarn build for building the project.