UNPKG

@appium/schema

Version:

Appium Configuration Schema

11 lines (10 loc) 183 B
{ "extends": "@appium/tsconfig/tsconfig.json", "compilerOptions": { "rootDir": ".", "outDir": "build", "checkJs": true, "strict": true }, "include": ["lib"] }