5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
// Enable ESlint flat config support
|
|
"eslint.experimental.useFlatConfig": true
|
|
}
|