5 lines
100 B
JSON
5 lines
100 B
JSON
|
{
|
||
|
"eslint.enable": true,
|
||
|
"eslint.packageManager": "yarn",
|
||
|
"prettier.eslintIntegration": true
|
||
|
}
|