UNPKG

@discord-additions/components

Version:

Some helpful additions to make creating components easier.

13 lines (12 loc) 265 B
{ "extends": "@uwu-codes/tsconfig", "compilerOptions": { "outDir": "./build", "baseUrl": "./src", "strictPropertyInitialization": false, "skipLibCheck": true, "inlineSourceMap": true, "declaration": true }, "include": ["src/**/*"] }