Add .pa.yaml

This commit is contained in:
Troy Simeon Taylor 2025-08-07 14:44:17 -04:00 committed by GitHub
parent 5413929688
commit 0760ab13e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
---
description: 'Comprehensive guide for working with Power Apps Canvas Apps YAML structure based on Microsoft Power Apps YAML schema v3.0. Covers Power Fx formulas, control structures, data types, and source control best practices.'
applyTo: '**/*.{yaml,yml,md}'
applyTo: '**/*.{yaml,yml,md,pa.yaml}'
---
# Power Apps Canvas Apps YAML Structure Guide