mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(build): remove protractor typings
remove protractor typings
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
"noImplicitAny": false,
|
"noImplicitAny": false,
|
||||||
"removeComments": true,
|
"removeComments": true,
|
||||||
"target": "es5",
|
"target": "es5",
|
||||||
"types": ["jasmine", "protractor"]
|
"types": ["jasmine"]
|
||||||
},
|
},
|
||||||
"include": [
|
"include": [
|
||||||
"./src/**/*.ts",
|
"./src/**/*.ts",
|
||||||
|
Reference in New Issue
Block a user