typescript is hell

This commit is contained in:
Core 2022-01-05 00:22:32 +00:00
parent c561bb7589
commit d15ee4de30
No known key found for this signature in database
GPG key ID: 1B77805746C47C28
2 changed files with 139 additions and 29 deletions

View file

@ -9,7 +9,8 @@
"baseUrl": ".",
"paths": {
"*": ["node_modules/*"]
}
},
"allowSyntheticDefaultImports": true
},
"include": [
"src/**/*"