atlassian-labs / compiled

A familiar and performant compile time CSS-in-JS library for React.
https://compiledcssinjs.com
Apache License 2.0
1.98k stars 68 forks source link

Update eslint-plugin to include full list of eslint rules #1691

Open dddlr opened 1 month ago

dddlr commented 1 month ago

From https://github.com/atlassian-labs/compiled/pull/1689

https://github.com/atlassian-labs/compiled/tree/master/packages/eslint-plugin does not currently contain a full list of ESLint rules defined by @compiled/eslint-plugin. We should fix this so that every ESLint rule is listed.