vue-cli-plugin-vscode-remote
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "vue-cli-plugin-vscode-remote", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": ":whale: Vue CLI plugin for Vscode Remote", | ||
@@ -23,5 +23,5 @@ "main": "index.js", | ||
"hooks": { | ||
"pre-commit": "npm run lint" | ||
"pre-commit": "npm run lint" | ||
} | ||
} | ||
} |
# vue-cli-plugin-vscode-remote | ||
<p align="left"> | ||
<a href="https://npmcharts.com/compare/vue-cli-plugin-vscode-remote?minimal=true"><img src="https://img.shields.io/npm/dm/vue-cli-plugin-vscode-remote.svg" alt="Downloads"></a> | ||
<a href="https://www.npmjs.com/package/vue-cli-plugin-vscode-remote"><img src="https://img.shields.io/npm/v/vue-cli-plugin-vscode-remote.svg" alt="Version"></a> | ||
<a href="https://www.npmjs.com/package/vue-cli-plugin-vscode-remote"><img src="https://img.shields.io/npm/l/vue-cli-plugin-vscode-remote.svg" alt="License"></a> | ||
</p> | ||
Vscode Remote plugin for `@vue/cli` 3.0. | ||
@@ -4,0 +10,0 @@ |
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
8816
24