Packages
A spellchecker for Elixir, made with Bun and cspell
Current section
Files
Jump to
Current section
Files
priv/bun/node_modules/fast-equals/config/tsconfig/cjs.json
{
"extends": "./declarations.json",
"compilerOptions": {
"declarationDir": "../../dist/cjs/types",
"module": "CommonJS",
"outDir": "../../dist/cjs"
}
}