1.0.0 • Published 4 years ago
started_pack v1.0.0
alex01aik_started_pack
This packet consists of mega function. It is the first function to add numbers.
How to use:
const megapack = require('alex01aik_started_pack');
console.log(megapack.sum(1, 2));My first default pack in Kuna:
Tests:
Run jest tests:
$ npm run testJest coverege:
$ npm run coverageEslint:
Run eslint:
$ npm run eslintFix eslint errors:
$ npm run eslint:fixPrettier:
Run prettier:
$ npm run prettierFix prettier errors:
$ npm run prettier:fix1.0.0
4 years ago