Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/cspell-gitignore/bin.mjs
#!/usr/bin/env node
import * as app from './dist/app.js';
app.run(process.argv);