wesaynih / infrastructure

© 2016 The Knights Who Say NIH — Do NOT fork this repository without permission.
http://frameless.io/
Other
0 stars 1 forks source link

Configure eslint differently for browser scripts, Node.js modules and AMD modules #24

Closed Robbert closed 8 years ago

Robbert commented 8 years ago

For example:

Yolijn commented 8 years ago

Because all AMD modules are in the src/ folder, we could overwrite the default setting for global "use strict" by creating a new and more specific .eslintrc inside the src/ folder.