chore: Remove redundant tsconfig.json
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
This commit is contained in:
parent
ce6dcf24f9
commit
b0d881e3e0
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"plugins": [
|
||||
{
|
||||
"name": "typescript-deno-plugin",
|
||||
"enable": true, // default is `true`
|
||||
"importmap": "import_map.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue