Files
yet-another-cad-viewer/tsconfig.json
2024-02-17 18:14:27 +01:00

5 lines
59 B
JSON

{
"compilerOptions": {
"lib": ["es2015", "DOM"]
}
}