Skip to content

Commit

Permalink
chore: upgrade bob and remove flow (callstack#3964)
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 authored Jul 24, 2023
1 parent 2a2f8df commit cc59cfb
Show file tree
Hide file tree
Showing 26 changed files with 17 additions and 4,461 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- run:
name: Build package
command: |
yarn prepare
yarn prepack
node ./scripts/typescript-output-lint
build-docs:
Expand Down
5 changes: 1 addition & 4 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
node_modules/
flow-typed/
coverage/
docs/dist/
docs/build/
docs/public/
docs/static/
web-build/
testSetup.js
__fixtures__/

# generated by bob
lib/

# babel files
src/babel
82 changes: 0 additions & 82 deletions .flowconfig

This file was deleted.

108 changes: 0 additions & 108 deletions flow-typed/npm/babel-cli_vx.x.x.js

This file was deleted.

73 changes: 0 additions & 73 deletions flow-typed/npm/babel-preset-react-native_vx.x.x.js

This file was deleted.

33 changes: 0 additions & 33 deletions flow-typed/npm/color_vx.x.x.js

This file was deleted.

53 changes: 0 additions & 53 deletions flow-typed/npm/enzyme-adapter-react-16_vx.x.x.js

This file was deleted.

Loading

0 comments on commit cc59cfb

Please sign in to comment.