mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Add prettier
This commit is contained in:
parent
08da3030b0
commit
450528ff00
61 changed files with 516 additions and 1456 deletions
|
|
@ -64,6 +64,8 @@
|
|||
"element-dataset": "2.2.6",
|
||||
"emailjs-addressparser": "2.0.2",
|
||||
"eslint": "6.0.1",
|
||||
"eslint-config-prettier": "6.0.0",
|
||||
"eslint-plugin-prettier": "3.1.0",
|
||||
"gulp": "4.0.2",
|
||||
"gulp-autoprefixer": "6.1.0",
|
||||
"gulp-cached": "1.1.1",
|
||||
|
|
@ -83,6 +85,7 @@
|
|||
"gulp-replace": "1.0.0",
|
||||
"gulp-rimraf": "0.2.2",
|
||||
"gulp-size": "3.0.0",
|
||||
"gulp-sourcemaps": "2.6.5",
|
||||
"gulp-stripbom": "1.0.4",
|
||||
"gulp-through": "0.4.0",
|
||||
"gulp-uglify": "3.0.2",
|
||||
|
|
@ -109,13 +112,14 @@
|
|||
"openpgp": "2.6.2",
|
||||
"opentip": "2.4.3",
|
||||
"pikaday": "1.8.0",
|
||||
"prettier": "1.18.2",
|
||||
"raf": "3.4.1",
|
||||
"raw-loader": "3.0.0",
|
||||
"rimraf": "2.6.3",
|
||||
"simplestatemanager": "4.1.1",
|
||||
"style-loader": "0.23.1",
|
||||
"underscore": "1.9.1",
|
||||
"webpack": "4.35.0",
|
||||
"webpack": "4.35.2",
|
||||
"webpack-cli": "3.3.5"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue