mirror of
https://github.com/dzeiocom/libs.git
synced 2025-06-20 14:39:19 +00:00
First @dzeio/config version
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
8
packages/config/tsconfig.json
Normal file
8
packages/config/tsconfig.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"files": ["./next.config.ts"],
|
||||
"extends": "./tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./",
|
||||
"rootDir": "./"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user