This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
markdownlint
Watch
1
Star
0
Fork
You've already forked markdownlint
0
mirror of
https://github.com/DavidAnson/markdownlint.git
synced
2025-09-22 05:40:48 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
224987d727
markdownlint
/
.npmrc
4 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
Add engine-strict=true to .npmrc to catch Node versioning issues with dependencies.
2024-12-05 22:14:17 -08:00
engine-strict=true
Default npm's ignore-scripts flag to true to prevent running pre- or post-scripts in package dependencies.
2022-12-18 16:01:59 -08:00
ignore-scripts=true
chore: Don't generate package-lock.json (#349)
2020-12-05 20:18:00 -05:00
package-lock=false
Reference in a new issue
Copy permalink