Skip to content

Commit

Permalink
Merge branch 'master' into add-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
nerimartinez committed Mar 5, 2024
2 parents 5b93a0f + 90372f1 commit 95878e5
Show file tree
Hide file tree
Showing 60 changed files with 667 additions and 345 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ module.exports = {

// Disabled to allow fair web component slot usage
'vue/no-deprecated-slot-attribute': 'off',

// Force pascalCase attributes to avoid issues with some web components
'vue/attribute-hyphenation': ['error', 'never'],
},

env: {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions connect_bi_reporter/static/assets/ActionsMenu-xnovkCKm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion connect_bi_reporter/static/assets/DetailItem-BAhWrCsF.js

This file was deleted.

1 change: 1 addition & 0 deletions connect_bi_reporter/static/assets/FeedDetails-B0sv-tzT.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 95878e5

Please sign in to comment.