Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
fix: add missing blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoAguzzi committed May 2, 2024
1 parent 1302a08 commit 757b3b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dependencies
node_modules
.pnp
.pnp.js
node_modules

# Local env files
.env
Expand Down
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
"resolveJsonModule": true,
},
"exclude": ["node_modules"]
}
}

0 comments on commit 757b3b7

Please sign in to comment.