This website works better with JavaScript
Home
Explore
Help
Register
Sign In
chd
/
pvs_agent
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2c0afe47ea
Branches
Tags
chd
chd2
chd3
chdCar
chdEventSource
chdNew
main
wzg
zjh
pvs_agent
/
tsconfig.json
tsconfig.json
90 B
History
Raw
1
2
3
4
5
6
{
"extends": "./.wxt/tsconfig.json",
"compilerOptions": {
"jsx": "preserve"
}
}