Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update .eslintrc.js
  • Loading branch information
soni81 authored Oct 4, 2020
commit c4b094e56a9480fe8ffdd6b3f6f5450da4ab95bd
4 changes: 2 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: 'standard'
}
extends: "standard"
}