Skip to content

Commit

Permalink
feat: editor rules
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed Feb 10, 2024
1 parent 4b07d3d commit 58a67bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"source.fixAll.stylelint": "explicit",
"source.organizeImports": "explicit"
},
"editor.rulers": [100],
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"[javascript]": {
Expand Down

0 comments on commit 58a67bb

Please sign in to comment.