mirror of
https://github.com/tauri-apps/tauri-plugin-cli.git
synced 2026-01-31 00:45:18 +01:00
Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev> Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7768617455 Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
5 lines
127 B
TOML
5 lines
127 B
TOML
"$schema" = "schemas/schema.json"
|
|
[default]
|
|
description = "Allows reading the CLI matches"
|
|
permissions = ["allow-cli-matches"]
|