powerbi-visuals-package-validator
v1.0.1
Published
This module validates Power BI custom visual packages
Downloads
126
Maintainers
Readme
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