Merge pull request #1622 from h3poteto/sider

Use target instead of linter.eslint.dir in sideci.yml
This commit is contained in:
AkiraFukushima 2020-07-17 00:08:05 +09:00 committed by GitHub
commit 772981258f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ linter:
config: '.eslintrc.js'
ext: '.js,.vue,.ts'
ignore-path: .eslintignore
dir:
target:
- src
- spec