yjs/.c9/project.settings
2014-10-20 10:04:53 +00:00

34 lines
721 B
Plaintext

{
"run": {
"@path": "/.c9/runners",
"configs": {
"json()": {},
"@inited": "true"
}
},
"share": {
"@preview": false,
"@app": false,
"@useOwnerSettings": false
},
"ace": {
"@newLineMode": "unix",
"@tabSize": "4",
"@useSoftTabs": "true",
"@guessTabSize": "true"
},
"find.nak": {
"@searchLimit": 100
},
"language": {
"@warnLevel": "info",
"@instanceHighlight": "true",
"@undeclaredVars": "true",
"@unusedFunctionArgs": "false"
},
"build": {
"@path": "/.c9/builders",
"@saveall": "true",
"@builder": "auto"
}
}