-
Notifications
You must be signed in to change notification settings - Fork 182
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
Migrate to TypeScript #340
Conversation
Codecov Report
@@ Coverage Diff @@
## main #340 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 21 21
Lines 746 746
Branches 51 51
=========================================
Hits 746 746
Continue to review full report at Codecov.
|
8fcda88
to
c1a1fcc
Compare
28c1ad4
to
9b98bda
Compare
5defe79
to
2a9a37c
Compare
Extracted from graphql#340
acbbc08
to
88a7a3f
Compare
`find src -name "*.js" -exec sh -c 'git mv "$0" "${0%.js}.ts"' {} \;`
88a7a3f
to
661214a
Compare
661214a
to
266ecf0
Compare
.d.ts
and remove themtsc
to generate.d.ts
npm@7
to install stuff