Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions packages/react-scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
## What is react-ats-scripts ?
This is a scripts version of [Create React App](https://github.com/facebookincubator/create-react-app) with:
* TypeScript (by awesome-typescript-loader)
* Sass
* Sass / Scss
* Unit testing with Jest ans Enzyme
* Storybook (in Typescript)
Copy link
Collaborator

@CampbellGit CampbellGit Sep 24, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, c'est good, j'ai bien vu que toute la config est bien partie.
Par contre la ligne est toujours dans le package.json, est-ce que c'est normal ?

* Gherkin (`.feature`) testing system with gherkin-specs-api
* Gherkin (`.feature`) testing system with jest-cucumber
* Redux and redux-observable


Expand Down