Skip to content

Commit

Permalink
Merge pull request #112 from fityannugroho/upgrade-linter
Browse files Browse the repository at this point in the history
Upgrade linter
  • Loading branch information
fityannugroho authored Jul 15, 2023
2 parents bf98835 + d5b104c commit 81ff9ae
Show file tree
Hide file tree
Showing 6 changed files with 829 additions and 193 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ module.exports = {
plugins: ['@typescript-eslint/eslint-plugin'],
extends: [
'plugin:@typescript-eslint/recommended',
'plugin:@typescript-eslint/stylistic',
'plugin:prettier/recommended',
],
root: true,
Expand Down
Loading

0 comments on commit 81ff9ae

Please sign in to comment.