singularit-de / eslint-config

MIT License
2 stars 4 forks source link

enforce double quotes in react component props #37

Open Intervention128 opened 1 year ago

Intervention128 commented 1 year ago

<button className='whatever'

... should be enforced as "whatever"