7 lines
98 B
JSON
7 lines
98 B
JSON
|
{
|
||
|
"eslint.options": {
|
||
|
"flags": ["unstable_ts_config"]
|
||
|
},
|
||
|
"eslint.useFlatConfig": true
|
||
|
}
|