Skip to content

Commit

Permalink
Simplified testing configuration
Browse files Browse the repository at this point in the history
- The test/.svn/.gitkeep file ensures the CLI considers the test directory the root for tests, so it doesn't look up for more configuration/ignore files.
  • Loading branch information
fabiospampinato committed Sep 14, 2024
1 parent c75813e commit bd63b4a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
bin.ts
__fixtures__
__tests__
2 changes: 0 additions & 2 deletions test/.editorconfig

This file was deleted.

3 changes: 0 additions & 3 deletions test/.prettierrc

This file was deleted.

File renamed without changes.

0 comments on commit bd63b4a

Please sign in to comment.