mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-05 22:42:25 +08:00
14 lines
234 B
Text
14 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
|
||
|
}
|