diff options
author | KillyMXI | 2017-07-16 03:40:07 +0300 |
---|---|---|
committer | KillyMXI | 2017-07-17 15:07:27 +0300 |
commit | fef044fc57d223d8923db9b68d2c74cbf20e77bf (patch) | |
tree | c3c4d924532fbeec936e183d545cc55bc1cd9fde /juick-www/package.json | |
parent | 3c1fb681903cb3ed5c1a02d8ce67ed1b376771ef (diff) |
www: eslint-plugin-only-ascii
force i18n in js
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 1 |
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", |