mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Removing extensions for JS and TS in imports, reformatting
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"moduleResolution": "bundler",
|
||||
"allowImportingTsExtensions": true
|
||||
"allowImportingTsExtensions": false,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user