UNPKG

generator-cheminfo

Version:

Generator for the different cheminfo organizations

9 lines (8 loc) 152 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "src" }, "include": ["src"], "exclude": ["**/__tests__", "**/*.test.*"] }