mirror of
https://github.com/dream-num/univer.git
synced 2026-08-28 23:01:30 +08:00
72b60b9274
Co-authored-by: GitHub Actions <actions@github.com>
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"extends": "../common/shared/tsconfigs/node.json",
|
|
"include": [
|
|
"**/*.ts",
|
|
"e2e.d.ts"
|
|
]
|
|
}
|