Skip to content

Commit

Permalink
Remove deprecated rule (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
enatario committed Apr 22, 2022
1 parent 7e72f2e commit 51477d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -31,7 +31,6 @@ module.exports = {
"declaration-property-value-blacklist": {
"/^transition/": ["/all/"]
},
"function-calc-no-invalid": true,
"function-comma-space-after": "always-single-line",
"function-comma-space-before": "never",
"function-parentheses-space-inside": "never-single-line",
Expand Down

0 comments on commit 51477d0

Please sign in to comment.