c9-core/node_modules/netutil/.c9/project.settings

35 wiersze
746 B
Plaintext
Czysty Zwykły widok Historia

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