aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-01-20 11:21:15 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commitffa96cca4e2191965a3ede1a2b6b786dd8f89b35 (patch)
treeb469049deb61133b010515fe57bbb892c862a4e1 /vnext/package.json
parentff17f69e7bede0f176223566abc2047d3ea2e665 (diff)
stylelint configuration
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 96f0e0ef..91459344 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -45,6 +45,8 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.7.0",
"style-loader": "^0.23.1",
+ "stylelint": "^9.10.1",
+ "stylelint-config-standard": "^18.2.0",
"terser-webpack-plugin": "^1.2.1",
"webpack": "^4.28.4",
"webpack-cli": "^3.2.1",