NQ-58 & NQ-57
This commit is contained in:
@ -1,11 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
/* Visit https://aka.ms/tsconfig to read more about this file */
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
// include logo.txt from ./src to dist
|
||||
"outDir": "./dist",
|
||||
"target": "ES2022", /* Set the JavaScript language version for emitted JavaScript and include compatible library declarations. */
|
||||
"module": "commonjs", /* Specify what module code is generated. */
|
||||
@ -15,4 +10,4 @@
|
||||
"strict": true, /* Enable all strict type-checking options. */
|
||||
"skipLibCheck": true, /* Skip type checking of declaration files. */
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user