opnform-host-nginx/client/plugins
Julien Nahum 3dd3147b19 Enhance ESLint Configuration and Improve Code Consistency
- Updated ESLint configuration in `.eslintrc.cjs` to enforce error handling for unused variables, allowing for better code quality and maintainability.
- Added `clone-deep` import in `OpenForm.vue` to facilitate deep cloning of objects, enhancing functionality.
- Refactored variable destructuring in `ColumnCondition.vue` and `useAlert.js` to improve readability by using underscore for ignored parameters.
- Modified `pinia-history.js` to use underscore for unused parameters in the `get` and `set` functions, aligning with the new ESLint rules.

These changes aim to improve code quality, maintainability, and consistency across the codebase.
2025-03-27 11:07:39 +01:00
..
amplitude.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
crisp.client.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
featureFlags.js Feature flags (#543) 2024-08-27 16:49:43 +02:00
pinia-history.js Enhance ESLint Configuration and Improve Code Consistency 2025-03-27 11:07:39 +01:00
sentry.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
vue-confetti.client.js 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00