UNPKG

newkit-cli

Version:

Newkit cli tools.

19 lines 330 B
{ "parserOptions": { "ecmaVersion": 6, "sourceType": "module", "ecmaFeatures": { "globalReturn": true, "impliedStrict": true, "jsx": true, "experimentalObjectRestSpread": true } }, "rules": { "semi": 2 }, "env": { "browser": false, "node": true } }