nativescript-dev-xmlxsd
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "nativescript-dev-xmlxsd", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "XML validation against XSD schema for NativeScript projects.", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -7,5 +7,5 @@ XML validation against XSD schema for NativeScript projects. | ||
``` | ||
$ npm install nativescript-dev-xmlxsd | ||
$ tns install xmlxsd | ||
``` | ||
The above command installs this module and installs the necessary hooks. XSD validation of all XML files inside `app` folder happens when the project is prepared for build. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4101