Skip to content

sapics/eslint-config-illustrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

eslint-config-illustrator

ESLint config for Adobe Illustrator Scripting

I have copied codes from https://www.npmjs.com/package/eslint-config-illustrator, and added some globals. Because https://github.com/zlovatt/eslint-config-illustrator was deleted, thus, I could not fork.

Based on https://github.com/runegan/eslint-config-aftereffects

Installation

npm install --save-dev @sapics/eslint-config-illustrator

Usage

Add the following to your .eslintrc, which includes the configuration for Adobe Illustrator

{
    "extends": "illustrator"
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published