twenty/packages/eslint-plugin-twenty
Aman bc3fe59312
feat: added an enlint rule to enforce no-type-import (#1838)
* feat: added an enlint rule to enforce no-type-import

* Update style-guide.mdx

---------

Co-authored-by: aman1357 <101919821+aman1357@users.noreply.github.com>
2023-10-04 11:06:54 +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 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 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