DefinitelyTyped/types/papaparse/tslint.json
Piotr Błażejewicz (Peter Blazejewicz) 74d7d8a446
🤖 Merge PR #46884 update(papaparse): minor changes and v5.2 bump by @peterblazejewicz
- v5.1 and v5.2 changes: `downloadRequestBody` and `quotes` as a
 function
- remove exclusion rules and rewrite definition to fix pending linter
  problems
- maintainer added
- version bump

https://github.com/mholt/PapaParse/compare/5.0.2...5.2.0

Thanks!
2020-08-26 17:03:29 -04:00

4 lines
37 B
JSON

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