This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
2022-03-20 20:46:11 -07:00
|
|
|
module.exports = {
|
2023-05-09 10:02:12 -07:00
|
|
|
singleQuote: true,
|
|
|
|
jsxSingleQuote: true
|
2022-03-20 20:46:11 -07:00
|
|
|
}
|