UNPKG

node-firebird-driver-native

Version:
11 lines (10 loc) 296 B
{ "extends": "../../tsconfig.base.json", "compilerOptions": { "rootDir": "./src", "outDir": "./dist" }, "include": ["./src/**/*"], "references": [{ "path": "../node-firebird-driver" }, { "path": "../node-firebird-native-api" }], "exclude": ["node_modules", "dist", "build"] }