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 cd1f8c6 commit 3bf4b77Copy full SHA for 3bf4b77
eslint.config.mjs
@@ -1,6 +1,5 @@
1
-import globals from 'globals'
2
-
3
import tpConfig from '@tiagoporto/eslint-config'
+import globals from 'globals'
4
5
/** @type {import('eslint').Linter.Config[]} */
6
export default [
0 commit comments