mirror of
https://github.com/alrayyes/my-opinionated-gatsby-starter
synced 2023-11-14 15:56:29 +00:00
updated readme
This commit is contained in:
parent
98dcc1b6df
commit
ebb4eec824
@ -4,6 +4,7 @@ Kick off your project with this opinionated boilerplate. This starter ships with
|
|||||||
|
|
||||||
## Stuff I added
|
## Stuff I added
|
||||||
|
|
||||||
|
- [Emotion](https://emotion.sh/)
|
||||||
- [ESLint](https://eslint.org/)
|
- [ESLint](https://eslint.org/)
|
||||||
- [Husky](https://github.com/typicode/husky)
|
- [Husky](https://github.com/typicode/husky)
|
||||||
- [Jest](https://jestjs.io/)
|
- [Jest](https://jestjs.io/)
|
||||||
@ -86,7 +87,7 @@ A quick look at the top-level files and directories you'll see.
|
|||||||
|
|
||||||
11. **`gatsby-ssr.js`**: This file is where Gatsby expects to find any usage of the [Gatsby server-side rendering APIs](https://www.gatsbyjs.org/docs/ssr-apis/) (if any). These allow customization of default Gatsby settings affecting server-side rendering.
|
11. **`gatsby-ssr.js`**: This file is where Gatsby expects to find any usage of the [Gatsby server-side rendering APIs](https://www.gatsbyjs.org/docs/ssr-apis/) (if any). These allow customization of default Gatsby settings affecting server-side rendering.
|
||||||
|
|
||||||
12. **`jest.config.js` & `jest-preprocess.js` & `loadershim.js`**: These are configuration files for [Jest](https://jestjs.io/).
|
12. **`jest.config.js` & `jest-preprocess.js` & `loadershim.js` & `setup-test-env.js`**: These are configuration files for [Jest](https://jestjs.io/).
|
||||||
|
|
||||||
13. **`LICENSE`**: Gatsby is licensed under the MIT license.
|
13. **`LICENSE`**: Gatsby is licensed under the MIT license.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user