1.0.0 • Published 7 years ago
eslint-config-illustrator v1.0.0
eslint-config-illustrator
ESLint config for Adobe Illustrator Scripting
Based on https://github.com/runegan/eslint-config-aftereffects
Installation
npm install --save-dev eslint-config-illustrator
Usage
Add the following to your .eslintrc
, which includes the configuration for Adobe Illustrator
{
"extends": "illustrator"
}
1.0.0
7 years ago