Socket
Socket
Sign inDemoInstall

eslint-config-illustrator2

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-illustrator2

Eslint configuration for Illustrator scripting


Version published
Weekly downloads
2
Maintainers
1
Install size
8.19 kB
Created
Weekly downloads
 

Readme

Source

eslint-config-illustrator2

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 eslint-config-illustrator2

Usage

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

{
    "extends": "illustrator2"
}

Keywords

FAQs

Last updated on 13 Mar 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc