mirror of
https://github.com/tauri-apps/tauri-plugin-process.git
synced 2026-01-31 00:55:17 +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"]
|
|
}
|