@putout/plugin-npmignore
🐊Putout plugin helps with .npmignore
Last updated 7 months ago by coderaiser .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install @putout/plugin-npmignore 
SYNC missed versions from official npm registry.

@putout/plugin-npmignore NPM version

🐊Putout plugin helps with 🐊Putout plugins development.

Install

npm i @putout/plugin-npmignore -D

Rules

{
    "rules": {
        "npmignore": ["on", {
            "dismiss": [
                ".nyc_output",
                ".putoutcache",
                "*.swp",
                "coverage",
                "*.config.*"
            ]
        }]
    }
}

Add dot files

Adds .* into .npmignore.

+.*
test

License

MIT

Current Tags

  • 5.0.0                                ...           latest (7 months ago)

11 Versions

  • 5.0.0                                ...           7 months ago
  • 4.2.1                                ...           7 months ago
  • 4.2.0                                ...           7 months ago
  • 4.1.2                                ...           7 months ago
  • 4.1.1                                ...           7 months ago
  • 4.1.0                                ...           7 months ago
  • 4.0.0                                ...           8 months ago
  • 3.0.0                                ...           a year ago
  • 2.0.1                                ...           3 years ago
  • 2.0.0                                ...           4 years ago
  • 1.0.0                                ...           4 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (8)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE