Skip to content

Commit

Permalink
Update VSCode Data Grid Documentation & Stories (#57)
Browse files Browse the repository at this point in the history
Conduct the first polishing pass of the VSCode Data Grid component. Changes include:

- Updating and adding to the VSCode Data Grid README documentation
- Adding more Storybook controls and stories

Also, adopted the JSON Storybook tree view control. Resolves #28.
  • Loading branch information
hawkticehurst authored Apr 7, 2021
1 parent 0fddfbe commit 67436a6
Show file tree
Hide file tree
Showing 6 changed files with 9,753 additions and 8,568 deletions.
6 changes: 6 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
"options": {
"printWidth": 100
}
},
{
"files": "src/data-grid/README.md",
"options": {
"printWidth": 110
}
}
]
}
Loading

0 comments on commit 67436a6

Please sign in to comment.