Skip to content

Commit

Permalink
Merge pull request #188 from coliff/configs-update
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff committed Dec 19, 2023
2 parents 8fb3418 + e51b231 commit 6bca021
Show file tree
Hide file tree
Showing 6 changed files with 150 additions and 2,699 deletions.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
lockfile-version = 2
lockfile-version = 3
registry = 'https://registry.npmjs.org/'
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}
Loading

0 comments on commit 6bca021

Please sign in to comment.