mirror of
https://github.com/tauri-apps/tauri-plugin-app.git
synced 2026-02-04 02:41:21 +01:00
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de> Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5038084282 Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
5 lines
76 B
JSON
5 lines
76 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["guest-js/*.ts"]
|
|
}
|