[WEB-4790] fix: moved typescript parser to the base eslint config (#7658)

* fix: moved typescript parser to the base eslint config

* fix: eslint warning

* fix: type config setting

* fix: convert live eslint to cjs
This commit is contained in:
sriram veeraghanta 2025-08-27 21:03:20 +05:30 committed by GitHub
parent cfe710d492
commit 0e6fbaee3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
41 changed files with 129 additions and 99 deletions

12
apps/admin/.eslintignore Normal file
View file

@ -0,0 +1,12 @@
.next/*
out/*
public/*
dist/*
node_modules/*
.turbo/*
.env*
.env
.env.local
.env.development
.env.production
.env.test