Files
yet-another-cad-viewer/tsconfig.json

5 lines
59 B
JSON

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