0.2.4 • Published 6 years ago

eslint-config-sketch v0.2.4

Weekly downloads
12
License
MIT
Repository
github
Last release
6 years ago

eslint-config-sketch

eslint config with the global variables that Sketch.app's JavaScript environment contains (Sketch + macOS headers).

Installation

npm install --save-dev eslint-config-sketch

Configuration

Add in your .eslintrc:

{
+ "extends": ["sketch"]
}

License

MIT

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.0

7 years ago