mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-27 09:36:09 +08:00
38672e1672
config: [labs] allow_prefetch
13 lines
234 B
Text
13 lines
234 B
Text
{
|
|
"boss": true,
|
|
"undef": false,
|
|
"white": false,
|
|
"eqeqeq": false,
|
|
"browser": true,
|
|
"devel": true,
|
|
"bitwise": false,
|
|
"quotmark": false,
|
|
"camelcase": false,
|
|
"strict": false,
|
|
"trailing": true
|
|
}
|