This website works better with JavaScript.
Home
Explore
Help
Sign In
leiyun
/
yzx_tool
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
2
Branches
254 KiB
Vue
66.4%
JavaScript
30%
CSS
3.2%
HTML
0.4%
Branch:
master
master
vue_2
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
yzx_tool
/
jsconfig.json
9 lines
116 B
Raw
Permalink
Blame
History
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
},
"exclude": ["node_modules", "dist"]
}