backstage-cli: Add changeset about new lint rule

This commit is contained in:
Himanshu Mishra
2020-11-23 21:57:34 +01:00
parent ef5810f513
commit faf311c261
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
New lint rule to disallow <type> assertions and promote `as` assertions. - @typescript-eslint/consistent-type-assertions