aboutsummaryrefslogtreecommitdiff
path: root/juick-www/package.json
diff options
context:
space:
mode:
authorGravatar KillyMXI2017-07-16 03:40:07 +0300
committerGravatar KillyMXI2017-07-17 15:07:27 +0300
commitfef044fc57d223d8923db9b68d2c74cbf20e77bf (patch)
treec3c4d924532fbeec936e183d545cc55bc1cd9fde /juick-www/package.json
parent3c1fb681903cb3ed5c1a02d8ce67ed1b376771ef (diff)
www: eslint-plugin-only-ascii
force i18n in js
Diffstat (limited to 'juick-www/package.json')
-rw-r--r--juick-www/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/juick-www/package.json b/juick-www/package.json
index 74e0e253..0a3a6c61 100644
--- a/juick-www/package.json
+++ b/juick-www/package.json
@@ -18,6 +18,7 @@
"css-loader": "^0.28.4",
"eslint": "^4.0.0",
"eslint-loader": "^1.8.0",
+ "eslint-plugin-only-ascii":"^0.0.0",
"extract-text-webpack-plugin": "^2.1.2",
"file-loader": "^0.11.2",
"globby": "^6.1.0",