Skip to content

Commit

Permalink
added .npm configs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiraccini committed Feb 15, 2023
1 parent c752bb3 commit fe18992
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
coverage
.nyc_output
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
package-lock=true
auto-install-peers=true
strict-peer-dependencies=false

0 comments on commit fe18992

Please sign in to comment.