mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Adding typescript definitions for redux-infinite-scroll * Add new line characters. * Add tsconfig.json * Remove package.json to satisfy first time requirements. * Add typescript version requirement. * - InfiniteScoller now properly inherits div properties. - Add test file. - Add tslint file. - Remove readme as per first time requirements. - Remove experimentalDecorators config setting as it is not needed. - Fix parsing issue with typescript version in index.d.ts. * Fix errors reported by linter.
1 line
32 B
JSON
1 line
32 B
JSON
{ "extends": "dtslint/dt.json" } |