We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541d333 commit 155dae9Copy full SHA for 155dae9
lib/node_modules/@stdlib/utils/extname/README.md
@@ -47,6 +47,8 @@ var ext = extname( 'index.js' );
47
48
## Examples
49
50
+<!-- eslint-disable node/no-sync -->
51
+
52
<!-- eslint no-undef: "error" -->
53
54
```javascript
0 commit comments