Skip to content

Commit

Permalink
fixed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
gagdiez committed Nov 16, 2023
2 parents f390817 + ae42bc6 commit 09e2c12
Show file tree
Hide file tree
Showing 3 changed files with 10,984 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ import * as show from './messages';
contract,
frontend,
tests,
<<<<<<< HEAD

Check failure on line 29 in src/app.ts

View workflow job for this annotation

GitHub Actions / tests (ubuntu-latest)

Merge conflict marker encountered.
=======

Check failure on line 30 in src/app.ts

View workflow job for this annotation

GitHub Actions / tests (ubuntu-latest)

Merge conflict marker encountered.
projectName,
>>>>>>> master

Check failure on line 32 in src/app.ts

View workflow job for this annotation

GitHub Actions / tests (ubuntu-latest)

Merge conflict marker encountered.
templatesDir: path.resolve(__dirname, '../templates'),
projectPath,
});
Expand Down
Loading

0 comments on commit 09e2c12

Please sign in to comment.