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 224dfbc commit e83b702Copy full SHA for e83b702
.eslintrc.cjs
@@ -1,4 +1,4 @@
1
-/** @type { import("eslint").Linter.FlatConfig } */
+/** @type { import("eslint").Linter.Config } */
2
module.exports = {
3
root: true,
4
extends: ['eslint:recommended', 'plugin:svelte/recommended'],
0 commit comments