We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9b4a3 commit 87fcc90Copy full SHA for 87fcc90
eslint.config.mjs
@@ -1,5 +1,4 @@
1
// @ts-check
2
-import babelParser from "@babel/eslint-parser";
3
import js from "@eslint/js";
4
import tsParser from "@typescript-eslint/parser";
5
import { defineConfig, globalIgnores } from "eslint/config";
0 commit comments