Add package-lock.json
This commit is contained in:
2983
package-lock.json
generated
Normal file
2983
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -32,7 +32,10 @@
|
|||||||
"standard": "^8.5.0"
|
"standard": "^8.5.0"
|
||||||
},
|
},
|
||||||
"standard": {
|
"standard": {
|
||||||
"globals": [ "$", "localStorage" ],
|
"globals": [
|
||||||
|
"$",
|
||||||
|
"localStorage"
|
||||||
|
],
|
||||||
"ignore": [
|
"ignore": [
|
||||||
"/javascripts"
|
"/javascripts"
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user