12 lines
260 B
JSON
12 lines
260 B
JSON
|
{
|
||
|
"reportUndefinedVariable": false,
|
||
|
"reportUnusedVariable": false,
|
||
|
"reportUnusedImport": true,
|
||
|
"reportDuplicateImport": true,
|
||
|
"executionEnvironments": [
|
||
|
{
|
||
|
"root": "./src/versions/solarfm-0.0.1/solarfm"
|
||
|
}
|
||
|
]
|
||
|
}
|