mirror of
https://github.com/fmhy/edit.git
synced 2026-01-26 01:41:03 +00:00
chore(Feedback): remove bug type
Nobody was using the type as intended, so this is part 1 of me phasing it out.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"verbatimModuleSyntax": true,
|
||||
"baseUrl": ".",
|
||||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"lib": ["DOM", "ESNext"],
|
||||
|
||||
Reference in New Issue
Block a user