Skip to content

Commit

Permalink
feat: Namespace components (batman syntax)
Browse files Browse the repository at this point in the history
  • Loading branch information
lifeart committed Apr 1, 2021
1 parent 8562b11 commit 2ea63d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ All features currently only work in Ember CLI application that use the default c
- Component imports (from addons)
- Namespace components (batman syntax)

- Route autocompletion in `link-to`
- Route autocompletion in `link-to` and `<LinkTo>` components.
- Diagnostics for `ember-template-lint` (if it is included in a project)
- `ember-template-lint` template fixes support (if exists).
- Workspaces support

## Editor Plugins
Expand Down

0 comments on commit 2ea63d9

Please # to comment.