mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-02-03 11:58:57 +01:00
misc improvements
This commit is contained in:
6
tsconfig.json
Normal file
6
tsconfig.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"lib": ["ES2020", "DOM"],
|
||||
"allowSyntheticDefaultImports": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user