mirror of
https://github.com/minio/minio.git
synced 2025-11-12 23:01:39 -05:00
added eslint prettier check to travis (#5701)
- "yarn eslint" will throw the error if there are any formatting issues - "yarn format" will format the js file based on the project's prettier configuration.
This commit is contained in:
committed by
Harshavardhana
parent
020cc8b669
commit
1c91c7b54d
1
browser/.gitignore
vendored
1
browser/.gitignore
vendored
@@ -18,3 +18,4 @@ release
|
||||
coverage.txt
|
||||
node_modules
|
||||
production
|
||||
yarn-error.log
|
||||
|
||||
Reference in New Issue
Block a user