mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Optimize building process
This commit is contained in:
parent
f8a131e3bc
commit
35ef89c2a6
119 changed files with 18026 additions and 221 deletions
7
vendors/lightgallery/.jscsrc
vendored
Normal file
7
vendors/lightgallery/.jscsrc
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"preset": "airbnb",
|
||||
"validateIndentation": 4,
|
||||
"disallowTrailingComma": true,
|
||||
"requireTrailingComma": false,
|
||||
"excludeFiles": ["node_modules/**"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue