UNPKG

work-scheduling

Version:

Actually just a bunch of exercises based on: https://egghead.io/courses/how-to-write-an-open-source-javascript-library

8 lines (7 loc) 116 B
{ "extends": "./tsconfig.build.json", "compilerOptions": { "rootDir": "./src", "outDir": "./dist" } }