mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
gulp-jade -- better representation of pretty
This commit is contained in:
Vendored
+1
-1
@@ -27,7 +27,7 @@ declare module "gulp-jade" {
|
||||
* If a string is specified, that will be used as
|
||||
* indentation instead (e.g. '\t').
|
||||
*/
|
||||
pretty?: any;
|
||||
pretty?: boolean|string;
|
||||
|
||||
/**
|
||||
* Use a self namespace to hold the locals (false by default)
|
||||
|
||||
Reference in New Issue
Block a user