Skip to content

Commit

Permalink
fix: Resolve merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
d3xter666 committed Sep 29, 2024
1 parent ac5a04a commit 59ba95d
Show file tree
Hide file tree
Showing 4 changed files with 337 additions and 76 deletions.
24 changes: 24 additions & 0 deletions test/lib/linter/rules/snapshots/AsyncComponentFlags.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,14 @@ Generated by [AVA](https://avajs.dev).
],
warningCount: 0,
},
{
coverageInfo: [],
errorCount: 0,
fatalErrorCount: 0,
filePath: 'ParentComponent.js',
messages: [],
warningCount: 0,
},
]

## General: Negative_06
Expand Down Expand Up @@ -295,6 +303,14 @@ Generated by [AVA](https://avajs.dev).
],
warningCount: 0,
},
{
coverageInfo: [],
errorCount: 0,
fatalErrorCount: 0,
filePath: 'ParentComponent.ts',
messages: [],
warningCount: 0,
},
]

## General: Negative_10
Expand Down Expand Up @@ -340,6 +356,14 @@ Generated by [AVA](https://avajs.dev).
],
warningCount: 0,
},
{
coverageInfo: [],
errorCount: 0,
fatalErrorCount: 0,
filePath: 'ParentComponent.ts',
messages: [],
warningCount: 0,
},
]

## General: Positive_01
Expand Down
Binary file modified test/lib/linter/rules/snapshots/AsyncComponentFlags.ts.snap
Binary file not shown.
Loading

0 comments on commit 59ba95d

Please sign in to comment.