We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a794779 commit f740bfbCopy full SHA for f740bfb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-devextreme",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "ESLint Configurations for the DevExtreme Source Code",
5
"repository": {
6
"type": "git",
@@ -25,8 +25,8 @@
25
"eslint-plugin-qunit": "^7.3.4",
26
"eslint-plugin-rulesdir": "^0.2.2",
27
"eslint-plugin-spellcheck": "^0.0.20",
28
- "stylelint": "13.13.1",
29
- "stylelint-config-standard": "22.0.0"
+ "stylelint": "^15.6.1",
+ "stylelint-config-standard": "^33.0.0"
30
},
31
"main": "./index.js",
32
"keywords": [
0 commit comments