Skip to content

Commit f95ba73

Browse files
dangreenCopilot
andauthored
chore: update packages/stylelint-config/src/subconfigs/common.js
Co-authored-by: Copilot <[email protected]>
1 parent a439e95 commit f95ba73

File tree

1 file changed

+1
-1
lines changed
  • packages/stylelint-config/src/subconfigs

1 file changed

+1
-1
lines changed

packages/stylelint-config/src/subconfigs/common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default {
4343
'a11y/no-outline-none': true,
4444
'a11y/no-text-align-justify': true,
4545
'a11y/selector-pseudo-class-focus': true,
46-
// High perfomance animation
46+
// High performance animation
4747
'plugin/no-low-performance-animation-properties': [
4848
true,
4949
{

0 commit comments

Comments
 (0)