Skip to content

Commit

Permalink
Cleaning up scripts and deps + introducing prettier
Browse files Browse the repository at this point in the history
Also introducing lint-staged and husky.

All changes beside package.json and package-lock.json are mandated by prettier.

Uses same approach as SolidOS/chat-pane#19
  • Loading branch information
megoth committed Oct 9, 2019
1 parent 7770216 commit b547255
Show file tree
Hide file tree
Showing 4 changed files with 2,576 additions and 6,211 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ the syntax is checked before they save it back.
Once selected this pane as a view of a file, then the pen icon allows to switch to editing mode, and the check mark button allows the file to be saved back.

Editing can be aborted by the cancel(X) button.

Loading

0 comments on commit b547255

Please sign in to comment.