learning_ai_common_plat/services/billing-service
saravanakumardb1 90b9cf93d8 fix(common): configure ESLint 9 and fix lint issues
- Added @eslint/js dependency
- Updated eslint.config.js for ESLint 9 compatibility
- Added required globals (crypto, localStorage, React, etc.)
- Fixed unused imports and variables
- Disabled sort-imports temporarily
- Formatted all files with Prettier
2026-02-12 16:37:30 -08:00
..
src fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00
.gitignore feat(services): add billing-service (subscriptions, Stripe, usage, licenses, plans) 2026-02-12 11:39:05 -08:00
Dockerfile feat(services): add billing-service (subscriptions, Stripe, usage, licenses, plans) 2026-02-12 11:39:05 -08:00
package.json refactor(services): rewire lib/ to @bytelyst/* packages + add docker-compose 2026-02-12 11:49:42 -08:00
tsconfig.json feat(services): add billing-service (subscriptions, Stripe, usage, licenses, plans) 2026-02-12 11:39:05 -08:00
vitest.config.ts fix(common): configure ESLint 9 and fix lint issues 2026-02-12 16:37:30 -08:00