X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/97bd4579b0850eec450f77d09b11c1c4ad752faa..42d4ed76e4ebb3dbef70956b4190ec77fe5e6214:/.vscode/settings.json?ds=inline 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" } }