plugin-kubernetes-common: Moves packages/kuberntes-common to plugins as per ADR11

Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
This commit is contained in:
Juan Lulkin
2021-04-15 10:21:25 +02:00
parent f53fba29f6
commit 1cf63d00df
22 changed files with 20 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint.backend')],
};