first commit
This commit is contained in:
10
app_vue/node_modules/has-symbols/tsconfig.json
generated
vendored
Normal file
10
app_vue/node_modules/has-symbols/tsconfig.json
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "@ljharb/tsconfig",
|
||||
"compilerOptions": {
|
||||
"target": "ES2021",
|
||||
"maxNodeModuleJsDepth": 0,
|
||||
},
|
||||
"exclude": [
|
||||
"coverage"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user