0.2.4 • Published 7 years ago

eslint-config-sketch v0.2.4

Weekly downloads
12
License
MIT
Repository
github
Last release
7 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

7 years ago

0.2.3

7 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.2

9 years ago

0.1.0

9 years ago