Skip to content

Commit 5ea838f

Browse files
committed
updating deps and engines
1 parent 253f221 commit 5ea838f

4 files changed

Lines changed: 6238 additions & 5000 deletions

File tree

.node-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v20

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
},
2323
// "editor.formatOnSave": false,
2424
"editor.codeActionsOnSave": {
25-
"source.fixAll.eslint": true,
26-
"source.organizeImports": true
25+
"source.fixAll.eslint": "explicit",
26+
"source.organizeImports": "explicit"
2727
},
2828
"eslint.onIgnoredFiles": "warn",
2929
"[markdown]": {

0 commit comments

Comments
 (0)