rename to backend-test-utils and rearrange a bit

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-05-26 18:04:28 +02:00
parent 8c0109abba
commit 330f4bacdb
24 changed files with 820 additions and 508 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint.backend')],
};