twenty/packages/eslint-plugin-twenty
gitstart-twenty ba86be2c5b
Remove the {...props} pattern and props coupling, and create an eslint rule for that (#1733)
* Remove the {...props} pattern and props coupling, and create an eslint rule for that

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

* Add another test to the new rule

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

---------

Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Thiago Nascimbeni <tnascimbeni@gmail.com>
2023-09-26 11:05:33 +02:00
..
src Remove the {...props} pattern and props coupling, and create an eslint rule for that (#1733) 2023-09-26 11:05:33 +02:00
.eslintrc.js Fix eslint-plugin-twenty (#1640) 2023-09-18 16:38:57 -07:00
.gitignore Fix eslint-plugin-twenty (#1640) 2023-09-18 16:38:57 -07:00
index.ts Remove the {...props} pattern and props coupling, and create an eslint rule for that (#1733) 2023-09-26 11:05:33 +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