gulp-jade -- better representation of pretty

This commit is contained in:
Jamison Greeley
2015-12-17 15:29:24 -07:00
parent e9920407b9
commit 41ef01998a
+1 -1
View File
@@ -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)