UNPKG

@developers-joyride/shortify

Version:

High performance URL shortener library with multi-database support (MongoDB, SQLite, PostgreSQL, MySQL)

12 lines (11 loc) 234 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../dist/examples", "rootDir": "./", "skipLibCheck": true, "noImplicitAny": false }, "include": ["./**/*"], "references": [{ "path": "../" }] }