OpenAuth_views/tsconfig.json

7 lines
114 B
JSON

{
"extends": "@tsconfig/svelte/tsconfig.json",
"compilerOptions": {
"moduleResolution": "Node"
}
}