/eslint-config-website

GUI for generating ESLint configs

Primary LanguageJavaScript

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.