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