mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
| .. | ||
| creators | ||
| loaders | ||
| publish | ||
| .eslintrc.json | ||
| package.json | ||
| PypeHarmony.js | ||
| README.md | ||
Pype - ToonBoom Harmony integration
Development
Setting up ESLint as linter for javasript code
You nee node.js installed. All you need to do then is to run:
npm intall
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.