Skip to main content
Module

x/deno_fmt/test

Programmatic code formatter for Deno and Deno Deploy, allowing you to format code on the fly. Supports all features and options of the `deno fmt` command.
Go to Latest
Index
fixtures
perf
scenarios
check.bench.ts
common.ts
deps.ts

A library of assertion functions. If the assertion is false an AssertionError will be thrown which will result in pretty-printed diff of failing assertion.

fmt.bench.ts