diff --git a/.vscode/settings.json b/.vscode/settings.json index 23778bfa8..3e44ed841 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,6 @@ { "files.associations": { - "*.fun": "typescript", - "*.mls": "scala" + "*.fun": "typescript" }, "typescript.validate.enable": false, "files.watcherExclude": {