mirror of
https://github.com/dream-num/univer.git
synced 2026-08-31 01:42:03 +08:00
ee85ccbef9
* chore: migrate to eslint 8+ * chore: remove unused deps * fix: fix type check * chore(eslint): add missing rules
5 lines
87 B
JSON
5 lines
87 B
JSON
{
|
|
"extends": "@univerjs/infra/tsconfigs/node",
|
|
"include": ["vite.config.ts"]
|
|
}
|