commiter work (#7244)

* fix incorrect css and removed redundant css warnings

* add gulp step to check all files

* added files file

* revert build to hygiene job

* keep css changes only
This commit is contained in:
Aditya Bist
2019-09-17 14:10:38 -07:00
committed by GitHub
parent 28d453fced
commit c6c863cd84
7 changed files with 15 additions and 70 deletions

View File

@@ -4,7 +4,6 @@
*--------------------------------------------------------------------------------------------*/
'use strict';
const gulp = require('gulp');
const util = require('./lib/util');
const tsfmt = require('typescript-formatter');