DefinitelyTyped/types/fundamental-react/tslint.json
Frank Feinbube 498aaaf3cc fundamental-react 0.5.1 (#35034)
* type definition for fundamental-react

* removing my co-author to make definitelytyped-header-parser happy

* fixing issues to make travis happy :)

* onClick index is mandatory now

* similar folder structure

* making sure, all files are used

* removed an import that is not provided by fundamental-react

* trying to convince travis, that all files are necessary

* fixed a typo

* included index files in tsconfig.json

* fixed formatting
2019-05-01 16:23:47 -07:00

4 lines
37 B
JSON

{
"extends": "dtslint/dt.json"
}