Merge branch 'master' of github.com:mikqi/backstage into feat/storybook-integration

This commit is contained in:
Muhammad Rivki
2020-03-23 07:58:56 +07:00
9 changed files with 155 additions and 36 deletions
+1
View File
@@ -1,4 +1,5 @@
module.exports = {
ignorePatterns: ['templates/**'],
rules: {
'no-console': 0,
},