feat(github-actions): introduce the old frontend code

This commit is contained in:
Fredrik Adelöw
2020-07-02 14:35:27 +02:00
parent 6f2d23afc3
commit d3504d3e63
21 changed files with 796 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
extends: [require.resolve('@backstage/cli/config/eslint')],
};