mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
453 B
453 B
Pype - ToonBoom Harmony integration
Development
Setting up ESLint as linter for javascript code
You nee node.js installed. All you need to do then is to run:
npm install
in js directory. This will install eslint and all requirements locally.
In Atom it is enough to install linter-eslint and set global npm prefix in its settings.