Publish the unified MIT-licensed Stuffbox SDK source
Hop-State: A_06FPAF0M83E7T0JJ7EP2WQ0 Hop-Proposal: R_06FPAF04S0D4G8TA8TNK3C0 Hop-Task: T_06FPADTV2YD4PD5GMTK3150 Hop-Attempt: AT_06FPADTV2ZYKEY8GH3JTK98
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"extends": "./tsconfig.build.json",
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"declaration": false,
|
||||
"jsx": "react-jsx",
|
||||
"noEmit": true,
|
||||
"rootDir": ".",
|
||||
"paths": {
|
||||
"@stuffbox/sdk": ["./src/index.ts"],
|
||||
"@stuffbox/sdk/react": ["./src/react/index.ts"]
|
||||
}
|
||||
},
|
||||
"include": ["src/**/*.ts", "examples/**/*.ts", "examples/**/*.tsx"]
|
||||
}
|
||||
Reference in New Issue
Block a user