chore: add @types/addfine__env to the devDep (#3616)

This commit is contained in:
Camol
2023-08-08 23:46:23 +08:00
committed by GitHub
parent 4d1692db7b
commit 7d16a8348c
6 changed files with 16 additions and 7 deletions
-2
View File
@@ -21,8 +21,6 @@
"module": "ESNext",
"moduleResolution": "bundler",
"resolveJsonModule": true,
"types": ["affine__env"],
"typeRoots": ["./node_modules/@types"],
// Emit
"declaration": true,