mirror of
https://github.com/appium/appium.git
synced 2026-03-01 14:49:55 -06:00
chore: cleanup root tsconfig.json
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"resolveJsonModule": true,
|
||||
"noEmit": true
|
||||
"resolveJsonModule": true
|
||||
},
|
||||
"references": [
|
||||
{
|
||||
@@ -36,12 +35,6 @@
|
||||
{
|
||||
"path": "packages/base-plugin"
|
||||
},
|
||||
{
|
||||
"path": "packages/schema"
|
||||
},
|
||||
{
|
||||
"path": "packages/types"
|
||||
},
|
||||
{
|
||||
"path": "packages/test-support"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user