mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 19:07:08 +00:00
* Created host-validation typings. * Fixed tsconfig.json. * Added strictFunctionTypes to true in tsconfig.json. * Changed T[] to Array<T> because it is non-simple type. * Added optional parameters. * Added more tests. * trailing whitespace fix * Fixed Spelling. * Change hosts parameter to opts. * Changed import in test, and added namespace.
2 lines
33 B
JSON
2 lines
33 B
JSON
{ "extends": "dtslint/dt.json" }
|