v1beta1
ExplicitJS v1beta1
First beta release of ExplicitJS — a Deno-based linter that enforces explicit, unambiguous JavaScript.
Highlights
- Runs directly from raw GitHub URL via Deno — no npm install needed
- Configurable via
.explicitrc.json - Table-driven test harness
Install & Run
deno run --allow-read https://raw.githubusercontent.com/Andrew-Jayne/ExplicitJS/main/src/main.ts