mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-12 12:10:44 +08:00
Responding to feedback
Thanks @vsiao!
This commit is contained in:
Vendored
+1
-1
@@ -13,7 +13,7 @@ declare module "gulp-tslint" {
|
||||
|
||||
module GulpTsLint {
|
||||
interface Options {
|
||||
configuration?: Object;
|
||||
configuration?: {};
|
||||
rulesDirectory?: string;
|
||||
emitError?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user