mirror of
https://github.com/morten-olsen/plainidx.git
synced 2026-02-08 01:06:24 +01:00
init
This commit is contained in:
23
tsconfig.json
Normal file
23
tsconfig.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"include": [],
|
||||
"references": [
|
||||
{
|
||||
"path": "./packages/plaindb"
|
||||
},
|
||||
{
|
||||
"path": "./packages/fs-system"
|
||||
},
|
||||
{
|
||||
"path": "./packages/fs-memory"
|
||||
},
|
||||
{
|
||||
"path": "./packages/tools-cli"
|
||||
},
|
||||
{
|
||||
"path": "./packages/plugin-core"
|
||||
},
|
||||
{
|
||||
"path": "./packages/plugin-markdown"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user