mirror of
https://github.com/actions/deploy-pages.git
synced 2025-12-08 08:06:15 +00:00
Remove .eslintignore file in favor of existing .eslintrc.json ignore patterns
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
"rules": {
|
||||
"semi": ["error", "never"]
|
||||
},
|
||||
"ignorePatterns": ["/dist/", "/pre/"]
|
||||
"ignorePatterns": ["/dist/"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user