mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Add more strict rules (eslint)
This commit is contained in:
parent
b43bb17cdb
commit
52e2698cdf
38 changed files with 488 additions and 434 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "RainLoop",
|
||||
"title": "RainLoop Webmail",
|
||||
"version": "1.10.2",
|
||||
"release": "136",
|
||||
"release": "137",
|
||||
"private": true,
|
||||
"ownCloudPackageVersion": "4.19",
|
||||
"description": "Simple, modern & fast web-based email client",
|
||||
|
|
@ -59,6 +59,7 @@
|
|||
"gulp": "~3.9.0",
|
||||
"gulp-autoprefixer": "*",
|
||||
"gulp-beautify": "*",
|
||||
"gulp-cached": "^1.1.0",
|
||||
"gulp-clean-css": "^2.0.7",
|
||||
"gulp-concat-util": "*",
|
||||
"gulp-eol": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue