You've already forked rimworld-font-replacer
Initial commit
This commit is contained in:
17
omnisharp.json
Normal file
17
omnisharp.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"fileOptions": {
|
||||
"systemExcludeSearchPatterns": [
|
||||
"**/node_modules/**/*",
|
||||
"**/bin/**/*",
|
||||
"**/obj/**/*"
|
||||
],
|
||||
"excludeSearchPatterns": []
|
||||
},
|
||||
"msbuild": {
|
||||
"enabled": true
|
||||
},
|
||||
"FormattingOptions": {
|
||||
"EnableEditorConfigSupport": true,
|
||||
"OrganizeImports": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user