11 lines
170 B
Plaintext
11 lines
170 B
Plaintext
{
|
|
"language": {
|
|
"mode": "nonstrict"
|
|
},
|
|
"lint": {
|
|
"LocalUnused": "fatal",
|
|
"ImportUnused": "fatal",
|
|
"ImplicitReturn": "fatal",
|
|
"DeprecatedGlobal": "fatal"
|
|
}
|
|
} |