This website requires JavaScript.
Explore
Help
Sign In
cubetiq
/
cubetiq-react-app
Template
Watch
1
Star
0
Fork
1
You've already forked cubetiq-react-app
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
371b4fad15
cubetiq-react-app
/
.prettierrc.json
7 lines
86 B
JSON
Raw
Normal View
History
Unescape
Escape
Task: Add prettier, craco and add default pages and functions
2021-06-12 14:51:22 +07:00
{
"trailingComma"
:
"es5"
,
Task: Add router and routes config and authority route and add types to be router
2021-06-12 17:07:54 +07:00
"tabWidth"
:
4
,
Task: Add prettier, craco and add default pages and functions
2021-06-12 14:51:22 +07:00
"semi"
:
false
,
"singleQuote"
:
true
}
Reference in New Issue
Copy Permalink