Merge pull request #3406 from backstage/orkohunter/fix-kubernetes-backend

fix(kubernetes-backend): Fix Typescript error stopping backend to start
This commit is contained in:
Ben Lambert
2020-11-24 11:13:18 +01:00
committed by GitHub
3 changed files with 8 additions and 2 deletions
+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