From e9577b1184213a9b4ae56b22e1cd61ac9b26140b Mon Sep 17 00:00:00 2001 From: Alex Kanunnikov Date: Tue, 2 Feb 2021 23:53:25 +0300 Subject: [PATCH] feat: template-lint documentation link support --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d20fd106..951033cd 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ All features currently only work in Ember CLI application that use the default c - Component imports (from addons) - Route autocompletion in `link-to` -- Diagnostics for ember-template-lint (if it is included in a project) +- Diagnostics for `ember-template-lint` (if it is included in a project) +- Workspaces support ## Editor Plugins