Skip to content

Commit

Permalink
fix(scripts/import-styles): disable stylelint linter in stylus editor (
Browse files Browse the repository at this point in the history
  • Loading branch information
uncenter authored Aug 12, 2024
1 parent 0a3056d commit d3e813e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/import-styles/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const settings = {
updateInterval: 24,
updateOnlyEnabled: true,
patchCsp: true,
"editor.linter": "",
},
};

Expand Down

0 comments on commit d3e813e

Please sign in to comment.