export options

This commit is contained in:
vcoppe
2024-07-23 11:20:31 +02:00
parent 1be9059e39
commit 75d9813fe0
13 changed files with 258 additions and 4279 deletions

View File

@@ -7,7 +7,6 @@
"moduleResolution": "node",
},
"include": [
"src",
"test"
"src"
],
}