Skip to content

Commit

Permalink
Merge pull request #175 from freckle/jnm/remove-flow
Browse files Browse the repository at this point in the history
yeet the entire flow (fixes #174)
  • Loading branch information
joelmccracken authored Dec 20, 2024
2 parents 79beb54 + 6398514 commit 514eb26
Show file tree
Hide file tree
Showing 18 changed files with 14 additions and 888 deletions.
13 changes: 0 additions & 13 deletions .flowconfig

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
cache: yarn
- run: yarn install
- run: yarn build
- run: yarn gen-flow
- run: yarn lint
- run: yarn test
- run: yarn run check-git-clean
87 changes: 0 additions & 87 deletions dist/index.js.flow

This file was deleted.

5 changes: 0 additions & 5 deletions dist/types.js.flow

This file was deleted.

81 changes: 0 additions & 81 deletions dist/use-extra-deps/index.js.flow

This file was deleted.

13 changes: 0 additions & 13 deletions dist/use-previous/index.js.flow

This file was deleted.

38 changes: 0 additions & 38 deletions dist/use-safe-callback/index.js.flow

This file was deleted.

32 changes: 0 additions & 32 deletions dist/use-safe-effect/index.js.flow

This file was deleted.

17 changes: 0 additions & 17 deletions flow-lib/index.js.flow

This file was deleted.

5 changes: 0 additions & 5 deletions flow-lib/types.js.flow

This file was deleted.

81 changes: 0 additions & 81 deletions flow-lib/use-extra-deps/index.js.flow

This file was deleted.

Loading

0 comments on commit 514eb26

Please sign in to comment.