add react bootstrap
yarn add react-bootstrap bootstrap@3
add code formatting
yarn add husky lint-staged prettier
create .prettierrc file
{| .fc-dialog-overlay { | |
| display: none; | |
| } | |
| .fc-root { | |
| display: none; | |
| } | |
| .fc-dialog-container { | |
| display: none; |
add react bootstrap
yarn add react-bootstrap bootstrap@3
add code formatting
yarn add husky lint-staged prettier
create .prettierrc file
{| find . -type f -exec mv '{}' '{}'.pdf \; |