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