hello-npm-tslint-rollup

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i hello-npm-tslint-rollup

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

14.7 kB

Total Files

8

Last publish

Collaborators

  • marisa_kirisame