updated hint rules

pull/356/head
Vladimir Mandic 2021-10-01 12:07:14 -04:00
parent 1e2290d2a2
commit 75744b5235
1 changed files with 5 additions and 2 deletions

View File

@ -3,8 +3,11 @@
"web-recommended"
],
"browserslist": [
"last 1 versions",
"not ie < 20"
"chrome >= 90",
"edge >= 90",
"firefox >= 90",
"android >= 90",
"safari >= 15"
],
"hints": {
"no-inline-styles": "off",