mirror of
https://github.com/documize/community.git
synced 2025-08-07 14:35:28 +02:00
activity tab completed
This commit is contained in:
parent
c09e23a0da
commit
26bca3bc40
13 changed files with 189 additions and 171 deletions
|
@ -38,8 +38,10 @@
|
|||
"brace_style": "collapse-preserve-inline",
|
||||
"keep_function_indentation": false,
|
||||
"space_after_anon_function": false,
|
||||
"space_before_anon_function": false,
|
||||
"space_before_conditional": true,
|
||||
"space_in_empty_paren": false,
|
||||
"space_before_func_paren": false,
|
||||
"space_in_paren": false
|
||||
},
|
||||
"sql": {
|
||||
|
@ -47,4 +49,4 @@
|
|||
"indent_level": 0,
|
||||
"indent_with_tabs": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue