test: utilize new flat ESLint configuration (#294)

* test: utilize new flat ESLint configuration

* test: add TypeScript support to new flat ESLint config

* test: fix `@typescript-eslint/consistent-indexed-object-style` lint issue
This commit is contained in:
Alfi Maulana
2024-04-12 21:55:35 +07:00
committed by GitHub
parent 624017b76a
commit f06670a909
6 changed files with 45 additions and 22 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,5 @@
.*
!.env.yarn
!.eslint*
!.git*
node_modules/