Skip to content

Commit 696b737

Browse files
committed
refactor(eslint): remove shared eslint configuration reference
1 parent a508148 commit 696b737

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/instructions/config.instructions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ applyTo: "**"
2424
node: true,
2525
es6: true,
2626
},
27-
extends: [
28-
'@sbb-configs/shared-eslint'
29-
],
3027
parserOptions: {
3128
ecmaVersion: 2020,
3229
sourceType: 'module',

0 commit comments

Comments
 (0)