build: add declaration tsconfig (#8194)
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"module": "esnext",
|
||||
"strict": true,
|
||||
"allowJs": true,
|
||||
"noEmit": true,
|
||||
"noImplicitThis": true,
|
||||
"esModuleInterop": true,
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user