Skip to content

Commit 6c07679

Browse files
authored
Merge pull request #105 from Nekoya3/fix/eslint-setting
eslintrc設定の修正
2 parents c0e6d4c + 3ec7cac commit 6c07679

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
module.exports = {
2+
root: true,
23
plugins: ['eslint-plugin-tsdoc'],
34
extends: [
45
'@nuxtjs/eslint-config-typescript',

0 commit comments

Comments
 (0)