- Added support for Next.js ESLint plugin and React Hooks in the ESLint configuration. - Updated package.json to include the latest versions of Next.js and related dependencies. - Removed outdated ESLint configuration files from the BFF and Portal applications. - Enhanced .gitignore to exclude additional TypeScript build info files. - Cleaned up pnpm workspace configuration for better package management.
4 lines
36 B
YAML
4 lines
36 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|