mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-21 05:41:28 +01:00
Default npm's ignore-scripts flag to true to prevent running pre- or post-scripts in package dependencies.
This commit is contained in:
parent
e1d5aa605a
commit
12cdb69ff2
1 changed files with 1 additions and 0 deletions
1
.npmrc
1
.npmrc
|
@ -1 +1,2 @@
|
|||
ignore-scripts=true
|
||||
package-lock=false
|
||||
|
|
Loading…
Reference in a new issue