package ppx_js_style
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Code style checker for Jane Street Packages
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.17.1.tar.gz
md5=4bf6d0da9a4dcb81ad1b59690e6a5df4
sha512=7df4fb48935eaa505be37689cf01c2ae87ede67847e7574357d291a6d1a03fda4da589d9b6d2233992fbf8aaad5e2ad07e197b1e6aa6a92622347aa552fb7fcf
Description
Part of the Jane Street's PPX rewriters collection.
This packages is a no-op ppx rewriter. It is used as a 'lint' tool to enforce some coding conventions across all Jane Street packages.
Published: 09 Oct 2025
Dependencies (5)
Dev Dependencies
None
Used by (2)
-
parsexp_io
>= "v0.17.0" -
ppx_yojson_conv
>= "v0.17.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page