mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Enable & fix dt-header rule (#37411)
This commit is contained in:
committed by
Pranav Senthilnathan
parent
3c15e07968
commit
c140f50a38
26
types/googlemaps/index.d.ts
vendored
26
types/googlemaps/index.d.ts
vendored
@@ -1,19 +1,17 @@
|
||||
// Type definitions for Google Maps JavaScript API 3.37
|
||||
// Project: https://developers.google.com/maps/
|
||||
// Definitions by: Folia A/S <http://www.folia.dk>,
|
||||
// Chris Wrench <https://github.com/cgwrench>,
|
||||
// Kiarash Ghiaseddin
|
||||
// <https://github.com/Silver-Connection/DefinitelyTyped>,
|
||||
// Grant Hutchins <https://github.com/nertzy>,
|
||||
// Denis Atyasov <https://github.com/xaolas>,
|
||||
// Michael McMullin <https://github.com/mrmcnerd>,
|
||||
// Martin Costello <https://github.com/martincostello>,
|
||||
// Sven Kreiss <https://github.com/svenkreiss>
|
||||
// Umar Bolatov <https://github.com/bolatovumar>
|
||||
// Michael Gauthier <https://github.com/gauthierm>
|
||||
// Colin Doig <https://github.com/captain-igloo>
|
||||
// Dmitry Demensky <https://github.com/demensky>
|
||||
// Vladimir Dashukevich <https://github.com/life777>
|
||||
// Definitions by: Chris Wrench <https://github.com/cgwrench>,
|
||||
// Kiarash Ghiaseddin <https://github.com/Silver-Connection>,
|
||||
// Grant Hutchins <https://github.com/nertzy>,
|
||||
// Denis Atyasov <https://github.com/xaolas>,
|
||||
// Michael McMullin <https://github.com/mrmcnerd>,
|
||||
// Martin Costello <https://github.com/martincostello>,
|
||||
// Sven Kreiss <https://github.com/svenkreiss>
|
||||
// Umar Bolatov <https://github.com/bolatovumar>
|
||||
// Michael Gauthier <https://github.com/gauthierm>
|
||||
// Colin Doig <https://github.com/captain-igloo>
|
||||
// Dmitry Demensky <https://github.com/demensky>
|
||||
// Vladimir Dashukevich <https://github.com/life777>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
// TypeScript Version: 2.7
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"dt-header": false,
|
||||
"npm-naming": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user