This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ALeukhin
/
sql
Watch
0
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
web4
Branches
Tags
api_asp
cs_http
master
product_material
sql_coloring
sql_connect
sql_for_beginner
sql_import
sql_pag
sql_pagination
sql_product_edit
web002
web01
web02
web4
web_05
web_07
web_08
sql
/
cigane
/
jsconfig.json
jsconfig.json
116 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
},
"exclude": ["node_modules", "dist"]
}