Skip to content

Commit 2c00896

Browse files
authored
docs: mention the nestingSyntax for picoquery (#216)
1 parent fa9d67b commit 2c00896

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/modules/qs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
- `v2.x` and above are ESM only.
2323
- `v1.x` is compatible with CommonJS and will be maintained with non-breaking changes.
2424

25+
`nestingSyntax: 'js'` offers the highest level of compatibility with `qs`. However, you may be able to use an alternative `nestingSyntax` value for increased performance.
26+
2527
[Project Page](https://github.com/43081j/picoquery)
2628
[npm](https://www.npmjs.com/package/picoquery)
2729

0 commit comments

Comments
 (0)