Skip to content

Commit

Permalink
fix: ci failed (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
snapre authored Jul 21, 2023
1 parent f626807 commit 1d12843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = {
alias: {
map: [
['@', `${__dirname}/src`],
},
],
},
extensions: ['.ts', '.tsx', '.js', '.jsx', '.json'],
},
Expand Down

0 comments on commit 1d12843

Please sign in to comment.