0.3.4 • Published 5 years ago
entoj-js v0.3.4
entoj js support
Running tests
Runs all test specs at once
npm testRuns all test matching the given regex
npm test -- --grep model/Enables logging while running tests
npm test -- --vvvvRuns all test specs and shows test coverage
npm run coverageLints all source files
npm run lintConfiguration
Environment configuration
js.optimize: false js.minimize: false js.sourceMaps: false