Skip to content

Commit

Permalink
chore: don't ignore tsconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
  • Loading branch information
vinayakkulkarni committed Jul 22, 2023
1 parent 713bff5 commit 8e0f3c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.nuxt
!.nuxt/tsconfig.json
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.nuxt
!.nuxt/tsconfig.json

0 comments on commit 8e0f3c1

Please sign in to comment.