@nuscout/eslint-config
v0.2.1
Published
Scout's default ESLint config
Downloads
77
Readme
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 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!