.stylelintrc to .stylelintrc.json

pull/5015/head
Daniel 2023-03-29 13:18:03 +05:30
parent cebb59355d
commit 10ab679fc3
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
"extends": [
"stylelint-config-twbs-bootstrap"
],
"reportInvalidScopeDisables": true,
"reportNeedlessDisables": true,
"overrides": [
{
"files": ["**/*.scss"],