UNPKG

@appium/base-plugin

Version:

The base plugin used to create Appium plugins

10 lines (9 loc) 189 B
{ "compilerOptions": { "rootDir": ".", "outDir": "build", "types": ["mocha", "chai"] }, "extends": "@appium/tsconfig/tsconfig.plugin.json", "include": ["lib", "test"] }