Skip to content

Commit 3bf4b77

Browse files
committed
chore: fix lint error
1 parent cd1f8c6 commit 3bf4b77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

eslint.config.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
import globals from 'globals'
2-
31
import tpConfig from '@tiagoporto/eslint-config'
2+
import globals from 'globals'
43

54
/** @type {import('eslint').Linter.Config[]} */
65
export default [

0 commit comments

Comments
 (0)