bb-plane-fork/apps/admin
Prateek Shourya c80c76b882
[WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports (#7955)
- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.
2025-10-13 21:07:49 +05:30
..
app [WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports (#7955) 2025-10-13 21:07:49 +05:30
ce [WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports (#7955) 2025-10-13 21:07:49 +05:30
core [WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports (#7955) 2025-10-13 21:07:49 +05:30
ee chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
public [WEB-4542] feat: god mode auth revamp and code refactor (#7563) 2025-08-11 18:46:23 +05:30
styles [WEB-4976]chore: propel toast implementation (#7832) 2025-10-07 23:37:10 +05:30
.env.example chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.eslintignore [WEB-4790] fix: moved typescript parser to the base eslint config (#7658) 2025-08-27 21:03:20 +05:30
.eslintrc.js [WEB-5136] refactor: update admin ESLint configuration and refactor imports to use type imports (#7955) 2025-10-13 21:07:49 +05:30
.prettierignore fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
.prettierrc chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
Dockerfile.admin feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
Dockerfile.dev feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
next-env.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
next.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
package.json chore: adding types node package to pnpm catalog (#7923) 2025-10-08 18:42:53 +05:30
postcss.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tailwind.config.js chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
tsconfig.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30