Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rule no-css-animations #21

Merged

Conversation

elisecodedestrucs
Copy link
Contributor

This rule aims to limit the use of CSS animations to save CPU and memory.

eslint-plugin/lib/rules/no-css-animations.js Outdated Show resolved Hide resolved
eslint-plugin/docs/rules/no-css-animations.md Outdated Show resolved Hide resolved
eslint-plugin/README.md Outdated Show resolved Hide resolved
eslint-plugin/package.json Outdated Show resolved Hide resolved
eslint-plugin/lib/rules/avoid-css-animations.js Outdated Show resolved Hide resolved
eslint-plugin/docs/rules/avoid-css-animations.md Outdated Show resolved Hide resolved
utarwyn
utarwyn previously approved these changes Aug 17, 2023
@utarwyn utarwyn merged commit 1b0cd07 into green-code-initiative:main Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request 🗃️ rule Impacts a rule
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants