mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(): use correct files property in tsconfig
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
"declaration": true,
|
||||
"outDir": "dist"
|
||||
},
|
||||
"include": [
|
||||
"files": [
|
||||
"ionic/ionic.ts",
|
||||
"typings/main.d.ts"
|
||||
],
|
||||
|
Reference in New Issue
Block a user