mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-05 12:25:10 +02:00
5 lines
76 B
JSON
5 lines
76 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["guest-js/*.ts"]
|
|
}
|