X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/2cfc030bbac65d8cb687ee17e6fbf18ffa5ea2cc..be4644db99f27402a337c3adc6b31c96a2a2c914:/.vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json index 8a3d341d4..3545f0727 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { "eslint.options": { - "overrideConfigFile": "config/eslint.js" + "overrideConfigFile": "config/eslint.config.mjs" } }