This heavily uses plumbum to retain a shell-script style but add data structures that will be needed
11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"git.ignoreLimitWarning": true,
|
|
"makefile.configureOnOpen": false
|
|
}
|
|
} |