mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-09 13:50:03 +00:00
fix: resolve tsconfig parsing issues (#88)
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
|
||||
"strict": true,
|
||||
"strictNullChecks": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
|
||||
Reference in New Issue
Block a user