format-javascript-comment
Advanced tools
Comparing version 0.1.6 to 0.2.1
{ | ||
"name": "format-javascript-comment", | ||
"main": "./lib/index", | ||
"version": "0.1.6", | ||
"version": "0.2.1", | ||
"author": "Jan Amann <jan@amann.me>", | ||
"description": "Format your JavaScript comments", | ||
"keywords": [], | ||
"keywords": [ | ||
"formatting", | ||
"comments", | ||
"comment", | ||
"beautify", | ||
"prettify", | ||
"minimum", | ||
"raggedness", | ||
"javascript" | ||
], | ||
"activationCommands": { | ||
@@ -9,0 +18,0 @@ "atom-workspace": "format-comment:format" |
@@ -7,3 +7,3 @@ # Format JavaScript comment for Atom | ||
<img alt="Usage example" src="./usage.gif" /> | ||
<img alt="Usage example" src="https://raw.githubusercontent.com/amannn/atom-format-javascript-comment/master/usage.gif" /> | ||
@@ -10,0 +10,0 @@ ## Features |
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
477511