DefinitelyTyped/types/little-loader/tslint.json
Chris Drackett af9ceddfdf little-loader types (#36127)
* adding types for little-loader

* adding support files

* use 4 spaces

* export directly

* export default?

* I'm so confused.

* going back to original. giving up.

* missing version and ;

* trying to just export a function one more time...

* remove export?

* *sigh*

* updating import on test

* context is optional

* update to deal with options case.

* remove unnecessary generic?
2019-06-24 13:00:42 -07:00

2 lines
33 B
JSON

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