Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React: Remove react-ts example #19424

Merged
merged 5 commits into from
Oct 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
executor:
class: medium+
name: sb_node_14_browsers
parallelism: 9
parallelism: 8
steps:
- git-shallow-clone/checkout_advanced:
clone_options: '--depth 1 --verbose'
Expand Down
7 changes: 0 additions & 7 deletions code/examples/react-ts/.babelrc

This file was deleted.

1 change: 0 additions & 1 deletion code/examples/react-ts/.env

This file was deleted.

49 changes: 0 additions & 49 deletions code/examples/react-ts/.storybook/main.ts

This file was deleted.

8 changes: 0 additions & 8 deletions code/examples/react-ts/.storybook/manager.js

This file was deleted.

28 changes: 0 additions & 28 deletions code/examples/react-ts/.storybook/preview.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions code/examples/react-ts/README.md

This file was deleted.

41 changes: 0 additions & 41 deletions code/examples/react-ts/package.json

This file was deleted.

Loading