use correct template for frontend-shared/tsconfig.util.json
This commit is contained in:
parent
abfdbb9f4c
commit
150ee9754f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/tsconfig",
|
||||
"extends": "../shared/tsconfig.node.jsonc",
|
||||
"extends": "../shared/tsconfig.lib.jsonc",
|
||||
"compilerOptions": {
|
||||
"noImplicitAny": false,
|
||||
"outDir": "./js-built/util",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue