Skip to content

Commit 3094c3f

Browse files
committed
eslintrc設定の修正
1 parent 2b4315e commit 3094c3f

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)