Add .npmrc file

Closes GH-303.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
Reviewed-by: Remco Haszing <remcohaszing@gmail.com>
This commit is contained in:
Christian Murphy 2023-01-12 02:38:55 -07:00 committed by GitHub
parent f41df8ec7c
commit 9417b4f329
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
package-lock=false
ignore-scripts=true