mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-19 23:37:15 +08:00
refactor: remove unused package (#4291)
This commit is contained in:
7
packages/i18n/tsconfig.node.json
Normal file
7
packages/i18n/tsconfig.node.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../../tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["./src/scripts"]
|
||||
}
|
||||
Reference in New Issue
Block a user