van-hmr/tsconfig.json
2025-02-03 14:13:41 -05:00

6 lines
92 B
JSON

{
"compilerOptions": {
"checkJs": true,
"lib": ["ES2024", "DOM"]
}
}