Files
appium/packages
Christopher Hiller 7d7b510a03 feat: create @appium/tsconfig
For the TypeDoc plugin to correctly pull information from `@appium/types` and `@appium/base-driver`, they both need `tsconfig.json` files.

They currently _have_ `tsconfig.json` files, but they extend base configs in the monorepo root, which is problematic.  Moving the configs into a package seems reasonable.  Further, all packages must publish `tsconfig.json`.  There's precedent for publishing a `tsconfig.json` this way.

FWIW the `paths` and `references` fields in the `tsconfig.json` files seem to be ignored by TypeDoc, so we can get away with this.
2023-01-03 12:50:53 -08:00
..
2022-12-21 11:57:39 -08:00
2022-12-13 16:10:05 -08:00
2022-12-21 11:57:39 -08:00
2022-12-21 11:57:39 -08:00
2022-12-21 11:57:39 -08:00
2022-12-13 16:10:05 -08:00
2022-12-21 11:57:39 -08:00
2023-01-03 12:50:53 -08:00
2022-12-13 16:10:05 -08:00