Skip to content

Commit 8849be3

Browse files
committed
update
1 parent 4a801c6 commit 8849be3

File tree

3 files changed

+166
-276
lines changed

3 files changed

+166
-276
lines changed

.eslintrc.cjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ module.exports = {
44
extends: [
55
'eslint:recommended',
66
'plugin:@typescript-eslint/recommended',
7-
'plugin:prettier/recommended',
87
],
98
plugins: ['svelte3', '@typescript-eslint'],
109
ignorePatterns: ['*.cjs'],

0 commit comments

Comments
 (0)