We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a508148 commit 696b737Copy full SHA for 696b737
1 file changed
.github/instructions/config.instructions.md
@@ -24,9 +24,6 @@ applyTo: "**"
24
node: true,
25
es6: true,
26
},
27
- extends: [
28
- '@sbb-configs/shared-eslint'
29
- ],
30
parserOptions: {
31
ecmaVersion: 2020,
32
sourceType: 'module',
0 commit comments