Skip to content

Commit

Permalink
feat: update snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
lvjiaxuan committed Oct 21, 2022
1 parent 797bfb3 commit c90e3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snippets/snippets.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"eslint-disable": {
"prefix": "eslint-disable",
"prefix": "eslint-disable-block",
"body": [
"/* eslint-disable ${1|INSERT_RULES|} */",
"$0/* eslint-enable ${1} */"
Expand Down

0 comments on commit c90e3e5

Please sign in to comment.