Generate XCMetrics plugin

Signed-off-by: Niklas Granander <ngranander@spotify.com>
This commit is contained in:
Niklas Granander
2021-06-28 15:00:36 +02:00
parent d1030eb8bb
commit b2925e7ff1
17 changed files with 480 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint')],
};