mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-11 02:36:17 +00:00
14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
|
{
|
||
|
"asi" : true,
|
||
|
"boss" : true,
|
||
|
"browser" : true,
|
||
|
"curly" : false,
|
||
|
"debug" : true,
|
||
|
"devel" : true,
|
||
|
"eqeqeq" : false,
|
||
|
"eqnull" : true,
|
||
|
"expr" : true,
|
||
|
"laxbreak" : true,
|
||
|
"quotmark" : "single",
|
||
|
"validthis": true
|
||
|
}
|