]> git.r.bdr.sh - rbdr/forum/blob - tsconfig.json
d42c069b41a6245b9fe36955f0eac93840a4a455
[rbdr/forum] / tsconfig.json
1 {
2 "extends": "./.svelte-kit/tsconfig.json",
3 "compilerOptions": {
4 "resolveJsonModule": true,
5 "esModuleInterop": true
6 }
7 }