mirror of
https://github.com/dream-num/univer.git
synced 2026-09-19 02:18:42 +08:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"extends": "../common/shared/tsconfigs/node.json",
|
|
"include": [
|
|
"**/*.ts",
|
|
"e2e.d.ts"
|
|
]
|
|
}
|