Skip to content

Commit

Permalink
Fix Eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
AnatolyPristensky committed Mar 8, 2024
1 parent 2f0623c commit 8dd2c36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azurepipelines/build-shared-ios-1ES.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ extends:
eslint:
enableExclusions: true
exclusionPatterns: |
../TestApp/*
../TestApp34/*
..DemoApp/*
TestApp/
TestApp34/
DemoApp/
stages:
- stage: stage
jobs:
Expand Down

0 comments on commit 8dd2c36

Please sign in to comment.