Skip to content

Commit

Permalink
chore(eslint): JSDoc のフォーマットを微調整する
Browse files Browse the repository at this point in the history
  • Loading branch information
chalkygames123 committed Apr 12, 2023
1 parent 0bd7f64 commit 7426bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'use strict';

/**
* @type { import('eslint').Linter.Config }
* @type { import('eslint').Linter.Config }
*/
module.exports = {
root: true,
Expand Down

0 comments on commit 7426bb6

Please sign in to comment.