bb-plane-fork/apps/web
Prateek Shourya 9cfde896b3
[WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957)
* [WEB-5134] refactor: update `web` ESLint configuration and refactor imports to use type imports

- 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.

* refactor: standardize type imports across components

- Updated multiple files to replace regular imports with type imports for improved clarity and consistency.
- Ensured adherence to TypeScript best practices in the rich filters and issue layouts components.
2025-10-14 16:45:07 +05:30
..
app [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
ce [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
core [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
ee [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
helpers [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
public [WIKI-647] chore: update image path (#7734) 2025-09-08 15:44:56 +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-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
.gitignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierrc chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
Dockerfile.dev feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
Dockerfile.web feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
google.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
manifest.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +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 [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +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
use-font-face-observer.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30