remove unused ts plugin

pull/721/head
Cory LaViska 2022-03-28 09:03:19 -04:00
rodzic 756b86a416
commit 6f2ded4ce8
1 zmienionych plików z 0 dodań i 9 usunięć

Wyświetl plik

@ -26,15 +26,6 @@
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"useUnknownInCatchVariables": true,
"plugins": [
{
"transform": "typescript-transform-paths"
},
{
"transform": "typescript-transform-paths",
"afterDeclarations": true
}
],
"baseUrl": "."
},
"include": [