"minor" refactor
This commit is contained in:
parent
1bc5801d8a
commit
ef22044922
7 changed files with 48 additions and 36 deletions
|
@ -3,6 +3,7 @@
|
|||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"downlevelIteration": true,
|
||||
"module": "esnext",
|
||||
"target": "ES2018",
|
||||
"moduleResolution": "node",
|
||||
"rootDir": "src",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue