UNPKG

generator-cheminfo

Version:

Generator for the different cheminfo organizations

10 lines (9 loc) 181 B
{ "extends": "@zakodium/tsconfig", "compilerOptions": { "noUncheckedIndexedAccess": true, "outDir": "lib", "types": ["node"] }, "include": ["src", "vite*.ts"] }