Skip to content

Commit

Permalink
backstage-cli: Add changeset about new lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
OrkoHunter committed Nov 23, 2020
1 parent ef5810f commit faf311c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/new-ladybugs-nail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---

New lint rule to disallow <type> assertions and promote `as` assertions. - @typescript-eslint/consistent-type-assertions

0 comments on commit faf311c

Please sign in to comment.