styles: Enable most stylelint-config-recommended rules.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2020-08-04 14:50:46 -07:00
parent c6ed5c81de
commit 7c7f030d54
4 changed files with 19 additions and 2 deletions

View File

@@ -103,6 +103,7 @@
"source-map": "^0.6.1",
"stylelint": "^13.0.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recommended": "^3.0.0",
"svgo": "^1.2.2",
"swagger-parser": "^10.0.0",
"typescript": "^3.5.1",