This commit is contained in:
2025-09-09 09:54:50 -03:00
parent f4d4cd173f
commit 6309003536
4 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
//eslint.config.js
import js from '@eslint/js'
import globals from 'globals'
import reactHooks from 'eslint-plugin-react-hooks'