mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Previously good code wouldn't compile because both `props` used definitions without `React.HTMLProps` which is the correct definition for the `props object` mentioned in https://github.com/conorhastings/react-syntax-highlighter#props. All `lineProps` and `codeTagProps` tests have now explicitly defined `prop` type. |
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-syntax-highlighter-tests.tsx | ||
| tsconfig.json | ||
| tslint.json | ||