mirror of
https://github.com/appium/appium.git
synced 2026-02-22 03:08:47 -06:00
chore(tsconfig): strip internal stuff from declarations
typedoc respects this flag as well
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"declarationMap": true,
|
||||
"resolveJsonModule": true,
|
||||
"strictNullChecks": true,
|
||||
"stripInternal": true,
|
||||
"sourceMap": true,
|
||||
"removeComments": false,
|
||||
"strict": false,
|
||||
|
||||
Reference in New Issue
Block a user