Skip to content

Commit 7a5a06d

Browse files
committed
add eslintrc
1 parent 0744f0e commit 7a5a06d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.eslintrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"extends": ["vue"],
3+
"plugins": ["html"]
4+
}

0 commit comments

Comments
 (0)