diff --git a/types/googlemaps/index.d.ts b/types/googlemaps/index.d.ts index e477b797cc..31ca586d66 100644 --- a/types/googlemaps/index.d.ts +++ b/types/googlemaps/index.d.ts @@ -1,19 +1,17 @@ // Type definitions for Google Maps JavaScript API 3.37 // Project: https://developers.google.com/maps/ -// Definitions by: Folia A/S , -// Chris Wrench , -// Kiarash Ghiaseddin -// , -// Grant Hutchins , -// Denis Atyasov , -// Michael McMullin , -// Martin Costello , -// Sven Kreiss -// Umar Bolatov -// Michael Gauthier -// Colin Doig -// Dmitry Demensky -// Vladimir Dashukevich +// Definitions by: Chris Wrench , +// Kiarash Ghiaseddin , +// Grant Hutchins , +// Denis Atyasov , +// Michael McMullin , +// Martin Costello , +// Sven Kreiss +// Umar Bolatov +// Michael Gauthier +// Colin Doig +// Dmitry Demensky +// Vladimir Dashukevich // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.7 diff --git a/types/googlemaps/tslint.json b/types/googlemaps/tslint.json index a119cd165a..41344f59e7 100644 --- a/types/googlemaps/tslint.json +++ b/types/googlemaps/tslint.json @@ -1,7 +1,6 @@ { "extends": "dtslint/dt.json", "rules": { - "dt-header": false, "npm-naming": false } }