mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Add engine-strict=true to .npmrc to catch Node versioning issues with dependencies.
This commit is contained in:
parent
fd7fb925a9
commit
2449163ffb
1 changed files with 1 additions and 0 deletions
1
.npmrc
1
.npmrc
|
@ -1,2 +1,3 @@
|
|||
engine-strict=true
|
||||
ignore-scripts=true
|
||||
package-lock=false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue