react/example
dependabot[bot] 9d2c0f3c63
Bump prettier from 2.2.1 to 2.3.0 (#307)
* Bump prettier from 2.2.1 to 2.3.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

* prettier updates

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-05-25 09:48:08 +02:00
..
public update example 2020-07-31 11:28:36 +02:00
src Bump prettier from 2.2.1 to 2.3.0 (#307) 2021-05-25 09:48:08 +02:00
README.md update example 2020-07-31 11:28:36 +02:00
config-overrides.js updates for new version of lib 2020-09-29 15:29:05 +03:00
package-lock.json quick example fix 2020-11-16 17:10:52 +02:00
package.json package updates 2020-10-09 21:19:21 +02:00
tsconfig.json upgrade fix 2020-09-02 15:41:25 +03:00

README.md

Example

Simple example app based on Create React App.

npm install
npm start