Skip to content

Commit

Permalink
碧の円盤追加
Browse files Browse the repository at this point in the history
  • Loading branch information
shimech committed Jan 21, 2024
1 parent 2033464 commit fb2942d
Show file tree
Hide file tree
Showing 2 changed files with 1,892 additions and 1,457 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"css.validate": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true,
"source.fixAll.stylelint": true
"source.fixAll.eslint": "explicit",
"source.fixAll.stylelint": "explicit"
},
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
Expand Down
Loading

0 comments on commit fb2942d

Please sign in to comment.