Skip to content

Commit

Permalink
test(routes.spec.ts): different routes configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
nichita-pasecinic committed Jan 13, 2024
1 parent 060d2ff commit a2ad9e1
Show file tree
Hide file tree
Showing 24 changed files with 9,336 additions and 6,908 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
node_modules
dist
.idea
.idea
coverage
.vitest-preview
demo-app
18 changes: 0 additions & 18 deletions demo-app/.eslintrc.cjs

This file was deleted.

24 changes: 0 additions & 24 deletions demo-app/.gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions demo-app/index.html

This file was deleted.

Loading

0 comments on commit a2ad9e1

Please sign in to comment.