for ts 6.0 or whatever
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "esnext",
|
||||
"module": "commonjs",
|
||||
"moduleResolution": "node",
|
||||
"module": "nodenext",
|
||||
"moduleResolution": "nodenext",
|
||||
"typeRoots": [
|
||||
"./node_modules/@types",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user