do-not-touch

0.0.3 • Public • Published

do-not-touch

avoid modifing some files unexpectedly.

Usage

$ npm i do-not-touch -D
or
$ yarn add do-not-touch -D

package.json

{
    "name": "foo",
    "version": "x.y.z",
    ...
    "scripts": {
        "test": "do-not-touch"
    },
    "do-not-touch": ["some-file"]
}

Readme

Keywords

Package Sidebar

Install

npm i do-not-touch

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

3.61 kB

Total Files

5

Last publish

Collaborators

  • weiran.zsd