1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/.vscode/settings.json
Jari Kolehmainen a41fdf265d eslint settings for vscode
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-01-13 13:46:51 +02:00

3 lines
55 B
JSON

{
"eslint.workingDirectories": [{ "mode": "auto" }]
}