We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a801c6 commit 8849be3Copy full SHA for 8849be3
.eslintrc.cjs
@@ -4,7 +4,6 @@ module.exports = {
4
extends: [
5
'eslint:recommended',
6
'plugin:@typescript-eslint/recommended',
7
- 'plugin:prettier/recommended',
8
],
9
plugins: ['svelte3', '@typescript-eslint'],
10
ignorePatterns: ['*.cjs'],
0 commit comments