mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
6 lines
102 B
JSON
6 lines
102 B
JSON
{
|
|
"eslint.workingDirectories": [
|
|
{ "directory": "client" },
|
|
{ "directory": "server" }
|
|
]
|
|
}
|