Remove old imports
This commit is contained in:
+1
-3
@@ -3,13 +3,11 @@
|
||||
"strict": true,
|
||||
"noUnusedLocals": true,
|
||||
"noImplicitAny": false,
|
||||
|
||||
"moduleResolution": "bundler",
|
||||
"esModuleInterop": true,
|
||||
|
||||
"lib": ["ES2021.String"],
|
||||
"skipLibCheck": true,
|
||||
"inlineSourceMap": true,
|
||||
"forceConsistentCasingInFileNames": false
|
||||
},
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user