@nuscout/eslint-config

0.2.1 • Public • Published

eslint-config

Scout's base ESLint configuration. The config is an extension of Prettier's ESLint config, with the following settings:

{
  "singleQuote": true,
  "bracketSpacing": true,
  "trailingComma": "none",
  "printWidth": 80,
  "tabWidth": 2,
  "useTabs": false,
  "semi": true
}

About Scout

Scout logo

Scout is Northeastern University's student-led design and development studio. The Studio has about 45 members selected via interview and application processes to select the university's best talent. Each semester the studio produces design and development assets for four ventures. Check out our website for some past projects!

Package Sidebar

Install

npm i @nuscout/eslint-config

Weekly Downloads

5

Version

0.2.1

License

MIT

Last publish

Collaborators

  • amarkon
  • nuscout