mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Previous implementation only covered undocumented Leaflet.js extension. This commit adds in types for documented API. - Conform to standard DefinitelyTyped linter - Enable `strictNullChecks` - Add types for Heatmap.js API - Update Leaflet types so that `latField` and `lngField` are strictly enforced by type system. Closes #13999
4 lines
37 B
JSON
4 lines
37 B
JSON
{
|
|
"extends": "dtslint/dt.json"
|
|
}
|