Skip to content

Commit

Permalink
feat: display extractions to describe a dataset or model (#1295)
Browse files Browse the repository at this point in the history
Co-authored-by: Jamie Waese <[email protected]>
Co-authored-by: Derek Vince <[email protected]>
Co-authored-by: Thanh Pham <[email protected]>
Co-authored-by: Tom Szendrey <[email protected]>
Co-authored-by: Edwin Lai <[email protected]>
  • Loading branch information
6 people authored Jul 11, 2023
1 parent b4b3412 commit b1cc692
Show file tree
Hide file tree
Showing 11 changed files with 655 additions and 447 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
'prefer-destructuring': 'off',
'vuejs-accessibility/click-events-have-key-events': 'off',
'vuejs-accessibility/label-has-for': 'off',
'vuejs-accessibility/form-control-has-label': 'off',
'vue/multi-word-component-names': 'off',
'import/prefer-default-export': 'off'
},
Expand Down
Loading

0 comments on commit b1cc692

Please sign in to comment.