1.0.2 • Published 9 months ago

hello-npm-tslint-rollup v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

HELLO-NPM-TSLINT-ROLLUP

Well that's a mouthfull. This package is a test package. It is supposed to let you know whether package.json file is in your current working directory process.cwd(). The name references the module bundler rollup and my own automation-script tslint.

npm install hello-npm-tslint-rollup

Using tslint is entirely optional.

Usage:

// in your_file.js
const main = require("hello-npm-tslint-rollup");

main();

/* prints whether package.json file is in your root directory or not
 */

The run node your_file.js

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago