twenty/packages/eslint-plugin-twenty
gitstart-twenty 0c79217ba0
Add an ESLint rule to prevent the usage of useRef other than for HTML elements. (#2014)
* Add an ESLint rule to prevent the usage of useRef other than for HTML elements

Co-authored-by: v1b3m <vibenjamin6@gmail.com>

* Bump eslint version and rewrite rule

* Fix

---------

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
2023-10-14 11:32:46 +02:00
..
src Add an ESLint rule to prevent the usage of useRef other than for HTML elements. (#2014) 2023-10-14 11:32:46 +02:00
.eslintrc.js feat: added an enlint rule to enforce no-type-import (#1838) 2023-10-04 11:06:54 +02:00
.gitignore Fix eslint-plugin-twenty (#1640) 2023-09-18 16:38:57 -07:00
index.ts Add an ESLint rule to prevent the usage of useRef other than for HTML elements. (#2014) 2023-10-14 11:32:46 +02:00
jest.config.js Fix eslint-plugin-twenty (#1640) 2023-09-18 16:38:57 -07:00
package.json Fix eslint-plugin-twenty (#1640) 2023-09-18 16:38:57 -07:00
tsconfig.json Fix eslint-plugin-twenty (#1640) 2023-09-18 16:38:57 -07:00
yarn.lock Fix eslint-plugin-twenty (#1640) 2023-09-18 16:38:57 -07:00