From 786dbbb6e508a5e14f320d36445cf5085a0811e1 Mon Sep 17 00:00:00 2001 From: Benoit Fontaine Date: Mon, 24 Sep 2018 15:43:57 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20remise=20=C3=A0=20jour=20avec=20le=20pac?= =?UTF-8?q?kage.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/react-scripts/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/react-scripts/README.md b/packages/react-scripts/README.md index e570bbdd696..6c988d742b6 100644 --- a/packages/react-scripts/README.md +++ b/packages/react-scripts/README.md @@ -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) -* Gherkin (`.feature`) testing system with gherkin-specs-api +* Gherkin (`.feature`) testing system with jest-cucumber * Redux and redux-observable