@webqit/subscript
Advanced tools
Comparing version 2.1.18 to 2.1.19
@@ -11,3 +11,3 @@ { | ||
"homepage": "https://webqit.io/tooling/subscript", | ||
"version": "2.1.18", | ||
"version": "2.1.19", | ||
"license": "MIT", | ||
@@ -14,0 +14,0 @@ "repository": { |
@@ -141,3 +141,3 @@ # Subscript Function Proposal | ||
A reactive programming context must be explicitly designated. So we propose using a double star (`**`) on the function syntax <sup><a href=”#discussion-points”><small>Discussion Point 1</small></a></sup>. (And this would be just one star extra on the standard syntax for [Generator Functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator) `function* gen() {}`.) | ||
A reactive programming context must be explicitly designated. So we propose using a double star (`**`) on the function syntax <a href=”#discussion-points”><sup><small>Discussion Point 1</small></sup></a>. (And this would be just one star extra on the standard syntax for [Generator Functions](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Generator) `function* gen() {}`.) | ||
@@ -144,0 +144,0 @@ ```js |
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