mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore: revert tsconfig
This commit is contained in:
@@ -35,11 +35,8 @@
|
||||
{
|
||||
"name": "typescript-eslint-language-service"
|
||||
}
|
||||
],
|
||||
"paths": {
|
||||
"@ionic/angular/common": ["common/src"]
|
||||
}
|
||||
]
|
||||
},
|
||||
"exclude": ["node_modules", "src/schematics"],
|
||||
"include": ["src/**/*", "standalone/src/**/*", "common/src/**/*"]
|
||||
"files": ["src/index.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user