veeva-rte-linter-cli
v0.3.0
Published
A rep-triggered email (RTE) HTML linter to report and identify issues when developing RTE files.
Downloads
3
Readme
Veeva Rep-Triggered Email (RTE) Token Linter CLI
A code linter for the development Veeva RTE HTML files. This linter is designed to review only Veeva's approved email tokens. Either syntax errors or using tokens in inappropriate file types.
Installation
npm install veeva-rte-linter-cli -gUsage
To start linting run the following command in your terminal after installing:
lint-veeva-rte {PATH-TO-HTML-FILE} {FILE-TYPE}Path to HTML File
Path leading to the HTML file to lint.
File Type
Case-sensitive, use one of the following options below.
etfor email templatesetfor email fragmentstffor template fragments
Author
Jayvin Duong
