ayon-core/pype/hosts/harmony/js
2020-10-27 18:16:59 +01:00
..
creators extract js code from plugins 2020-10-20 16:28:17 +02:00
loaders new round of hound fixes 2020-10-27 18:16:59 +01:00
publish collector fixes 2020-10-27 17:13:52 +01:00
.eslintrc.json wip on refactor 2020-10-19 19:18:25 +02:00
package.json wip on refactor 2020-10-19 19:18:25 +02:00
PypeHarmony.js new round of hound fixes 2020-10-27 18:16:59 +01:00
README.md wip on refactor 2020-10-19 19:18:25 +02:00

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.