chore: Remove redundant tsconfig.json

Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
Tim Hårek Andreassen 2024-03-02 18:48:06 +01:00
parent ce6dcf24f9
commit b0d881e3e0
No known key found for this signature in database
GPG Key ID: E59C7734F0E10EB5
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
{
"compilerOptions": {
"plugins": [
{
"name": "typescript-deno-plugin",
"enable": true, // default is `true`
"importmap": "import_map.json"
}
]
}
}