Skip to content

Commit

Permalink
Merge pull request #5 from argentlabs/fix/trigger-release
Browse files Browse the repository at this point in the history
fix: tsconfig
  • Loading branch information
bluecco authored Apr 2, 2024
2 parents 4cd7f1f + 71cc992 commit 32d149e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"@/*": ["src/*"]
}
},
"include": [".eslintrc.json", "commitlint.config.js", "**/*.ts", "**/*.tsx"]
"include": [".eslintrc.json", "commitlint.config.cjs", "**/*.ts", "**/*.tsx"]
}

0 comments on commit 32d149e

Please sign in to comment.