Skip to content

Commit

Permalink
Merge pull request #23 from dusk-network/feature-22
Browse files Browse the repository at this point in the history
Extend over plugin:svelte/prettier
  • Loading branch information
kieranhall authored Feb 26, 2024
2 parents 1cbe8c3 + 42a78eb commit 660c5ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions svelte/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ const rules = [
module.exports = {
extends: [
"plugin:svelte/recommended",
"plugin:svelte/prettier",
...rules
],
parserOptions: {
Expand Down

0 comments on commit 660c5ca

Please sign in to comment.