1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-03 04:56:48 +01:00
elk/tsconfig.json
2022-11-13 13:34:43 +08:00

7 lines
88 B
JSON

{
"extends": "./.nuxt/tsconfig.json",
"compilerOptions": {
"strict": true
}
}