We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69d9d38 commit fb31a44Copy full SHA for fb31a44
1 file changed
lib/node_modules/@stdlib/_tools/scaffold/test-validate-js/README.md
@@ -22,7 +22,7 @@ var create = require( '@stdlib/_tools/scaffold/test-validate-js' );
22
23
#### create( code )
24
25
-Returns `test.validate.js` contents based on a `validate.js` source code `string` or [`Buffer`][@stdlib/buffer/ctor].
+Returns `test.validate.js` contents based on a code `string` or [`Buffer`][@stdlib/buffer/ctor] with options annotations.
26
27
```javascript
28
var code = [
0 commit comments