Skip to content

Commit b73bb0b

Browse files
committed
remove not required files like flow,jest,yarn and babel configs
1 parent faf3fb0 commit b73bb0b

File tree

7 files changed

+1
-7721
lines changed

7 files changed

+1
-7721
lines changed

.flowconfig

Lines changed: 0 additions & 14 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,3 @@ npm-debug.log
99
node_modules
1010
coverage
1111
dist
12-
13-
# Generated with release scripts
14-
index.d.ts
15-
index.js
16-
index.js.flow

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -653,9 +653,8 @@ DataLoader and how it works.
653653
[graphql-js]: https://github.com/graphql/graphql-js
654654
[cache algorithms]: https://en.wikipedia.org/wiki/Cache_algorithms
655655
[express]: http://expressjs.com/
656-
[babel/polyfill]: https://babeljs.io/docs/usage/polyfill/
657656
[lru_map]: https://github.com/rsms/js-lru
658-
[source code]: https://github.com/graphql/dataloader/blob/main/src/index.js
657+
[source code]: https://github.com/graphql/dataloader/blob/main/src/index.ts
659658

660659
# Contributing to this repo
661660

babel.config.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)