mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
npm update (#4800)
This commit is contained in:
16057
package-lock.json
generated
16057
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,5 +9,16 @@
|
||||
"strictPropertyInitialization": false,
|
||||
"lib": ["dom", "es5", "dom.iterable"]
|
||||
},
|
||||
"exclude": ["out", "test", "etc", "examples", "app.ts", "compiler-args-app.ts", "lib", "examples", "webpack.config.esm.ts", "cypress"]
|
||||
"exclude": [
|
||||
"out",
|
||||
"test",
|
||||
"etc",
|
||||
"examples",
|
||||
"app.ts",
|
||||
"compiler-args-app.ts",
|
||||
"lib",
|
||||
"examples",
|
||||
"webpack.config.esm.ts",
|
||||
"cypress"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user