9 lines
163 B
JSON
9 lines
163 B
JSON
{
|
|
"cpplint.filters": [
|
|
"readability/casting"
|
|
],
|
|
"files.associations": {
|
|
"algorithm": "c"
|
|
},
|
|
"FSharp.suggestGitignore": false,
|
|
} |