Skip to content

Commit 2537035

Browse files
committed
MOBILE-5004 ai: Fix applyTo format
1 parent 1ca9da1 commit 2537035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/instructions/angular.instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: 'Angular and Ionic 8 coding standards for Moodle Mobile App'
3-
applyTo: '**/*.{ts,html,scss} && !**/*.test.ts'
3+
applyTo: '**/*.ts, **/*.html, **/*.scss'
44
---
55

66
# Angular & Ionic 8 Development Instructions

0 commit comments

Comments
 (0)