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