mirror of
https://github.com/tauri-apps/tauri-plugin-notification.git
synced 2026-01-31 00:55:18 +01:00
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5067653223 Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
5 lines
76 B
JSON
5 lines
76 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["guest-js/*.ts"]
|
|
}
|