style: removed override for function-name-case

This commit is contained in:
Bobby 2022-03-03 18:56:24 +07:00
parent 7388a37cee
commit 5d9804abb6
No known key found for this signature in database
GPG Key ID: 941839794CBF5A09
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
"rules": {
"block-closing-brace-newline-before": null,
"declaration-block-trailing-semicolon": "never",
"function-name-case": null,
"indentation": 2,
"no-descending-specificity": null,
"scss/at-import-no-partial-leading-underscore": null,