There was an error while loading. Please reload this page.
1 parent 130167d commit ae05564Copy full SHA for ae05564
1 file changed
eslint.config.js
@@ -1,4 +1,4 @@
1
-import astroEslintParser from 'astro-eslint-parser';
+import * as astroEslintParser from 'astro-eslint-parser';
2
import eslintPluginAstro from 'eslint-plugin-astro';
3
import globals from 'globals';
4
import js from '@eslint/js';
0 commit comments