Create test env

This commit is contained in:
2024-05-14 13:10:02 +02:00
parent 7ddbd60511
commit bd5cb1bde7
4 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"baseUrl": "./src",
// Enable latest features
"lib": ["ESNext"],
"lib": ["ESNext","dom"],
"target": "ESNext",
"module": "ESNext",
"moduleDetection": "force",