c73837f47efcf692d7fa0ed05583d9e3ab9fb027
[platform/framework/web/crosswalk-tizen.git] /
1 {
2     "lineBreak" : {
3         "before" : {
4             "FunctionDeclarationOpeningBrace" : 1,
5             "FunctionDeclarationClosingBrace" : 1,
6             "ReturnStatement" : 1
7         },
8         "after" : {
9             "FunctionDeclarationOpeningBrace" : 1,
10             "ReturnStatement" : 1
11         }
12     }
13 }
14