You've already forked rimworld-font-replacer
17 lines
310 B
JSON
17 lines
310 B
JSON
{
|
|
"fileOptions": {
|
|
"systemExcludeSearchPatterns": [
|
|
"**/node_modules/**/*",
|
|
"**/bin/**/*",
|
|
"**/obj/**/*"
|
|
],
|
|
"excludeSearchPatterns": []
|
|
},
|
|
"msbuild": {
|
|
"enabled": true
|
|
},
|
|
"FormattingOptions": {
|
|
"EnableEditorConfigSupport": true,
|
|
"OrganizeImports": true
|
|
}
|
|
} |