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