1.0.1 • Published 7 years ago

gulp-powerbi-package-validator v1.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

Usage

  • gulp --file PATH_TO_PBIVIZ

Available tasks

  • checkCSS StyleLint for package content, --path PATH for different files
  • checkPackage JSONSchema for package content, --path PATH for different files, --ms for Microsoft packages
  • checkSecurityJS ScanJS for package content, --path PATH for different files
  • checkTS TSLint for package content, --path PATH for different files
  • clean remove temp package directory ./.tmp/
  • help Display help text.
  • unpack Unpack Package
  • validate Validate pbiviz Package --file PATH for package file, --ms for Microsoft packages