Skip to content

✅ The sharable eslint config for all JavaScript Studio projects

License

Notifications You must be signed in to change notification settings

javascript-studio/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Studio ESLint Config

The sharable eslint config for all JavaScript Studio projects.

Install

$ npm install @studio/eslint-config eslint eslint-plugin-mocha eslint-plugin-jsdoc eslint-plugin-node --save-dev

Usage

Make sure this is in your package.json:

{
  "eslintConfig": {
    "extends": "@studio"
  }
}

This configuration works great with @studio/tsconfig.

Pro tip™: Check out eslint_d for faster editor integration.

License

MIT

Made with ❤️ on 🌍

About

✅ The sharable eslint config for all JavaScript Studio projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published