mirror of
https://github.com/morten-olsen/refocus.dev.git
synced 2026-02-08 00:46:25 +01:00
init
This commit is contained in:
10
packages/widgets/tsconfig.json
Normal file
10
packages/widgets/tsconfig.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"declarationDir": "./dist/cjs/types",
|
||||
"outDir": "dist/cjs"
|
||||
},
|
||||
"extends": "@refocus/config/cjs",
|
||||
"include": [
|
||||
"src/**/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user