This website requires JavaScript.
Explore
Help
Sign In
root
/
vue2
mirror of
https://github.com/vuejs/vue.git
Watch
1
Star
0
Fork
You've already forked vue2
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2.6
vue2
/
types
/
tsconfig.json
11 lines
164 B
JSON
Raw
Permalink
Blame
History
{
"compilerOptions"
:
{
"strict"
:
true
,
"lib"
:
[
"es2015"
,
"dom"
]
}
,
"include"
:
[
"./*.ts"
]
}
Reference in New Issue
View Git Blame
Copy Permalink