UNPKG

@tevm/ts-plugin

Version:
15 lines (14 loc) 232 B
{ "extends": "@tevm/tsconfig/base.json", "compilerOptions": { "composite": true, "outDir": "types", "skipLibCheck": true, "plugins": [ { "name": "@tevm/ts-plugin" } ] }, "include": ["src", "src/**/*.json"] }