mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-28 19:52:53 +00:00
Cleanup lint ignore error: dt-header
This commit is contained in:
parent
85ed772c92
commit
326da556b0
4
types/ejs/index.d.ts
vendored
4
types/ejs/index.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for ejs.js v2.3.3
|
||||
// Type definitions for ejs.js 2.3
|
||||
// Project: http://ejs.co/
|
||||
// Definitions by: Ben Liddicott <https://github.com/benliddicott/DefinitelyTyped>
|
||||
// Definitions by: Ben Liddicott <https://github.com/benliddicott>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
declare namespace Ejs {
|
||||
|
||||
@ -2,7 +2,6 @@
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"callable-types": false,
|
||||
"dt-header": false,
|
||||
"export-just-namespace": false,
|
||||
"interface-over-type-literal": false,
|
||||
"no-padding": false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user