Skip to content

Commit

Permalink
feat: add row select v model and change event (carbon-design-system#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-chase authored and dcwarwick committed Mar 18, 2019
1 parent ed393df commit 1af3905
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 688 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"scripts": {
"ci-check": "yarn format:diff",
"format": "prettier --write \"**/*.{scss,css,js,md,vue}\"",
"format:staged": "prettier --write",
"format:diff": "prettier --list-different \"**/*.{scss,css,js,md,vue}\"",
"lint:es": "eslint --ext .js,.vue src",
"lint:css": "stylelint 'src/**/*.vue'",
Expand Down
Loading

0 comments on commit 1af3905

Please sign in to comment.