format-javascript-comment
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "format-javascript-comment", | ||
"main": "./lib/index", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"author": "Jan Amann <jan@amann.me>", | ||
@@ -17,5 +17,2 @@ "description": "Format your JavaScript comments", | ||
], | ||
"activationCommands": { | ||
"atom-workspace": "format-comment:format" | ||
}, | ||
"repository": "https://github.com/amannn/atom-format-javascript-comment", | ||
@@ -22,0 +19,0 @@ "license": "MIT", |
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
477434