From f549872d1dbbe56bf4ffc4938340730b2fbe27bc Mon Sep 17 00:00:00 2001 From: TokugawaTakesi Date: Tue, 9 Apr 2019 10:37:40 +0900 Subject: [PATCH] tried to change GulpPostCss.Options.parser type to "any" --- types/gulp-postcss/index.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/gulp-postcss/index.d.ts b/types/gulp-postcss/index.d.ts index 7688efb2cf..864be16098 100644 --- a/types/gulp-postcss/index.d.ts +++ b/types/gulp-postcss/index.d.ts @@ -18,4 +18,3 @@ declare namespace GulpPostCss { } export = GulpPostCss; -// ddd