We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b2948 commit f00000eCopy full SHA for f00000e
1 file changed
package.json
@@ -12,12 +12,14 @@
12
"babel-plugin-istanbul": "^6.0.0",
13
"chai": "^4.2.0",
14
"eslint": "^7.6.0",
15
+ "eslint-plugin-compat": "^3.8.0",
16
"mocha": "^9.0.1",
17
"nightmare": "^3.0.2",
18
"nyc": "^15.1.0",
- "stylelint": "^13.6.1",
19
+ "stylelint": "^13.13.1",
20
"stylelint-config-standard": "^22.0.0",
- "eslint-plugin-compat": "^3.8.0"
21
+ "stylelint-csstree-validator": "^1.9.0",
22
+ "stylelint-scss": "^3.20.1"
23
},
24
"eslintConfig": {
25
"extends": [
0 commit comments