Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 755 Bytes

File metadata and controls

15 lines (13 loc) · 755 Bytes

DEPRECATED

This repository is no longer maintained

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