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/umd.json
{
"extends": "./declarations.json",
"compilerOptions": {
"declarationDir": "../../dist/umd/types",
"module": "UMD",
"outDir": "../../dist/umd"
}
}