feat(opener): Add requireLiteralLeadingDot config (#2762)

This commit is contained in:
Fabian-Lars
2025-06-12 13:39:36 +02:00
committed by GitHub
parent 106e46ed51
commit ce9888a2d4
4 changed files with 42 additions and 8 deletions
@@ -0,0 +1,6 @@
---
opener: minor
opener-js: minor
---
Similar to the `fs` plugin the `opener` plugin now supports a `requireLiteralLeadingDot` configuration in `tauri.conf.json`.