Skip to content

Commit 988fe74

Browse files
committed
fix
1 parent 8d30e32 commit 988fe74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/eslint-plugin-svelte/src/rules/block-lang.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ export default createRule('block-lang', {
5454
}
5555
],
5656
messages: {},
57+
type: 'suggestion',
5758
hasSuggestions: true
5859
},
5960
create(context) {

0 commit comments

Comments
 (0)