Code alternates between using single and double quotes for strings.
For consistency, we will follow what is popular and use single quotes where we can.
Possible option within the scope of this issue is to get a linter into the project to prevent this in the future.
Code alternates between using single and double quotes for strings.
For consistency, we will follow what is popular and use single quotes where we can. Possible option within the scope of this issue is to get a linter into the project to prevent this in the future.