issues
search
verygoodsecurity
/
collect-js-react
MIT License
1
stars
15
forks
source link
Fix / ESLint single quote rule
#27
Open
huyb1991
opened
1 year ago
huyb1991
commented
1 year ago
Description
Update ESLint rule to use single quote.
Motivation and Context
Quote syntax is inconsistent
Types of Changes
[x] Bug fix (non-breaking change that fixes an issue)
[ ] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[x] I have updated the documentation accordingly.
Description
Update ESLint rule to use single quote.
Motivation and Context
Quote syntax is inconsistent
Types of Changes
Checklist: