deno.land / x / prayers@v1.6.0 / tsconfig.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "compilerOptions": { "types": ["vitest/importMeta"], "target": "es2018", "module": "esnext", "lib": ["esnext"], "moduleResolution": "node", "esModuleInterop": true, "strict": true, "strictNullChecks": true, "resolveJsonModule": true, "skipLibCheck": true, "skipDefaultLibCheck": true }}
prayers

Version Info

Tagged at
7 months ago