Skip to content

Commit

Permalink
依存関係アップデート
Browse files Browse the repository at this point in the history
  • Loading branch information
AllenShintani committed Apr 9, 2024
1 parent a7fb27a commit 8d19b58
Show file tree
Hide file tree
Showing 3 changed files with 2,314 additions and 923 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.fixAll.stylelint": true
"source.fixAll.eslint": "explicit",
"source.fixAll.stylelint": "explicit"
},
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.referencesCodeLens.enabled": true,
Expand Down
Loading

0 comments on commit 8d19b58

Please sign in to comment.