Skip to content

Commit

Permalink
Chore: Start Typescript migration (#3279)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAlexandre authored Sep 13, 2021
1 parent 9c526b7 commit 69a67ea
Show file tree
Hide file tree
Showing 600 changed files with 37,236 additions and 27,130 deletions.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ jobs:
<<: *defaults
docker:
- image: circleci/node:15

resource_class: large
environment:
CODECOV_TOKEN: caa771ab-3d45-4756-8e2a-e1f25996fef6

Expand Down Expand Up @@ -376,6 +376,7 @@ jobs:
environment:
<<: *android-env
<<: *bash-env
resource_class: large
steps:
- android-build

Expand All @@ -386,6 +387,7 @@ jobs:
environment:
<<: *android-env
<<: *bash-env
resource_class: large
steps:
- android-build

Expand Down
Loading

0 comments on commit 69a67ea

Please sign in to comment.