UNPKG

@osbjs/osbjs

Version:

a minimalist osu! storyboarding framework

9 lines (8 loc) 143 B
{ "extends": "@tsconfig/node14/tsconfig.json", "exclude": ["node_modules"], "compilerOptions": { "outDir": "dist", "allowJs": true } }