Skip to content

Commit

Permalink
templates: add base npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulius Simkevicius committed Apr 19, 2022
1 parent 5c2d5c5 commit e3e4174
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions templates/react/npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
engine-strict = true
1 change: 1 addition & 0 deletions templates/vanilla/npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
engine-strict = true

0 comments on commit e3e4174

Please sign in to comment.