Skip to content

Commit

Permalink
Add playwright file names
Browse files Browse the repository at this point in the history
  • Loading branch information
PKief committed Jul 5, 2023
1 parent 1dcba8d commit df129a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ export const fileIcons: FileIcons = {
'playwright.config.js',
'playwright.config.mjs',
'playwright.config.ts',
'playwright.config.base.js',
'playwright.config.base.mjs',
'playwright.config.base.ts',
'playwright-ct.config.js',
'playwright-ct.config.mjs',
'playwright-ct.config.ts',
Expand Down

0 comments on commit df129a4

Please sign in to comment.