mirror of
https://gh.wpcy.net/https://github.com/lubusIN/wpui.git
synced 2026-04-23 22:33:13 +08:00
10 lines
No EOL
97 B
JSON
10 lines
No EOL
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"@wpui/*": [
|
|
"src/*"
|
|
],
|
|
}
|
|
}
|
|
} |