Skip to content

Commit

Permalink
run release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
ryota-murakami committed Oct 26, 2023
1 parent 63ffcd8 commit 975441c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ module.exports = {
],
parser: '@typescript-eslint/parser',
parserOptions: {
project: true,
tsconfigRootDir: __dirname,
project: ['tsconfig.json'],
},
plugins: [
'@typescript-eslint',
Expand Down

0 comments on commit 975441c

Please sign in to comment.