comment-variables 0.15.2 → 0.15.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -151,3 +151,5 @@ export default config;
|
|
|
151
151
|
And yes, even comments within JavaScript and TypeScript blocks in Markdown files are addressed.
|
|
152
152
|
|
|
153
153
|
_Leverage the power of JavaScript to programmatically design your JavaScript comments._
|
|
154
|
+
|
|
155
|
+
**The Comment Variables VS Code extension is available [here](https://comvar.lemonsqueezy.com/buy/723b0220-ea5d-4b0a-835a-f0843e431639?logo=0&discount=0).**
|
package/package.json
CHANGED