Analyzers are enabled in the Debug configuration only to avoid unnecessary overheads when compiling normally.
10 lines
138 B
JSON
10 lines
138 B
JSON
{
|
|
"settings": {
|
|
"indentation": {
|
|
"useTabs": true
|
|
},
|
|
"layoutRules": {
|
|
"newlineAtEndOfFile": "require"
|
|
}
|
|
}
|
|
} |