UNPKG

c4i-eslint-react

Version:
108 lines (56 loc) 1.67 kB
# c4i-eslint-react ## 4.3.0 ### Minor Changes - 29008a1: Update ESLint configuration to disable additional TypeScript rules for better flexibility ## 4.2.0 ### Minor Changes - e11550f: Refactor ESLint configuration for Node and React to use recommended settings from typescript-eslint ## 4.1.0 ### Minor Changes - 7998cd5: Refactor ESLint configuration for React to include ignore patterns and streamline TypeScript integration ## 4.0.0 ### Minor Changes - 949c1f3: Refactor ESLint configuration to use 'base' settings from typescript-eslint and remove unused ignore patterns ### Patch Changes - Updated dependencies [949c1f3] - c4i-eslint-node@2.2.0 ## 3.0.1 ### Patch Changes - 81dfac3: Update ESLint configuration to use 'jsx-runtime' for React and disable '@typescript-eslint/no-unused-vars' rule ## 3.0.0 ### Minor Changes - c8b3f7d: Add ignore patterns ### Patch Changes - 0c7d125: Disable react-in-jsx-scope rule - Updated dependencies [c8b3f7d] - c4i-eslint-node@2.1.0 ## 2.0.0 ### Major Changes - 4e77c59: Migrate eslint from V8 to v9 ### Patch Changes - Updated dependencies [4e77c59] - c4i-eslint-node@2.0.0 ## 1.4.1 ### Patch Changes - 11590d6: Update dependencies ## 1.4.0 ### Minor Changes - f6d0151: Update formating ## 1.3.0 ### Minor Changes - 6011ac7: Update dependencies ## 1.2.0 ### Minor Changes - 45b876f: Add eslint-plugin-turbo ## 1.1.1 ### Patch Changes - fdf4574: Fix label for dependencies ## 1.1.0 ### Minor Changes - 7f6aa2c: Update required dependencies ## 1.0.1 ### Patch Changes - 75625c8: Update peerDependencies ## 1.0.0 ### Major Changes - bcee0b4: Add eslint-config-react