Merge branch 'dev-bagus' of https://gitea.callysta-engineering.com/APKT/eis into dev-eko-vm
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
],
|
||||
"compilerOptions": {
|
||||
"strict": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"typeRoots": ["./src/types", "./node_modules/@types"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user