Skip to content

Commit

Permalink
Refactor/dependencies purge (#31)
Browse files Browse the repository at this point in the history
* Splash done in chakra

* Strip tailwind and windi

* drop rust dir

* moving deps

* prittier ran

* Test hook
  • Loading branch information
bryzettler committed Oct 13, 2021
1 parent 5f60981 commit 61357af
Show file tree
Hide file tree
Showing 306 changed files with 3,815 additions and 110,342 deletions.
File renamed without changes.
File renamed without changes.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
.idea
**/*/.idea
**/*/.DS_Store
node_modules
package-lock.json
oyster-common
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lerna run --concurrency 1 --stream precommit --since HEAD --exclude-dependents
3 changes: 0 additions & 3 deletions js/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions js/README.md

This file was deleted.

Loading

0 comments on commit 61357af

Please sign in to comment.