PureDevTools

Deno Config Generator

Generate deno.json with tasks, imports, compiler options, and lint settings

All processing happens in your browser. No data is sent to any server.

Tasks

:

Import Map

Compiler Options

Formatting

Linting

Generated deno.json

Why This Tool

Deno uses deno.json for project configuration including import maps, tasks, compiler options, and lint/format settings. This generator lets you configure everything visually and outputs a valid config file.

How It Works

Define your tasks, import mappings, TypeScript compiler options, and lint/format preferences. The tool generates a deno.json file you can add to your project.

Related Tools

More JavaScript Tools