-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add README for 'tstypes' folder (#2103)
- Loading branch information
1 parent
d1391ee
commit b68867a
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
## TypeScript definition files | ||
|
||
This module includes a [TypeScript](https://www.typescriptlang.org/) | ||
declaration file to enable auto complete in compatible editors and type | ||
information for TypeScript projects. | ||
|
||
### Credits | ||
|
||
The `*.d.ts` files in this folder are based on [DefinetlyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/54712a7e28090c5b1253b746d1878003c954f3ff/types/graphql) definitions written by: | ||
|
||
- TonyYang https://github.com/TonyPythoneer | ||
- Caleb Meredith https://github.com/calebmer | ||
- Dominic Watson https://github.com/intellix | ||
- Firede https://github.com/firede | ||
- Kepennar https://github.com/kepennar | ||
- Mikhail Novikov https://github.com/freiksenet | ||
- Ivan Goncharov https://github.com/IvanGoncharov | ||
- Hagai Cohen https://github.com/DxCx | ||
- Ricardo Portugal https://github.com/rportugal | ||
- Tim Griesser https://github.com/tgriesser | ||
- Dylan Stewart https://github.com/dyst5422 | ||
- Alessio Dionisi https://github.com/adnsio | ||
- Divyendu Singh https://github.com/divyenduz | ||
- Brad Zacher https://github.com/bradzacher | ||
- Curtis Layne https://github.com/clayne11 | ||
- Jonathan Cardoso https://github.com/JCMais | ||
- Pavel Lang https://github.com/langpavel | ||
- Mark Caudill https://github.com/mc0 | ||
- Martijn Walraven https://github.com/martijnwalraven | ||
- Jed Mao https://github.com/jedmao |