-
-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Closed
Description
Is this a bug report?
No really but users may think it is
Environment
System:
OS: macOS 10.14
CPU: x64 Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz
Binaries:
Node: 8.11.4 - /usr/local/bin/node
Yarn: 1.10.1 - ~/.yarn/bin/yarn
npm: 6.4.1 - /usr/local/bin/npm
Browsers:
Chrome: 69.0.3497.100
Firefox: 59.0.2
Safari: 12.0
npmPackages:
@types/react: ^16.4.18 => 16.4.18
@types/react-dom: ^16.0.9 => 16.0.9
react: ^16.5.2 => 16.5.2
react-dom: ^16.5.2 => 16.5.2
react-scripts: master
npmGlobalPackages:
create-react-app: master
Steps to Reproduce
- Setup TypeScript
- Use Prettier with no trailing comma option
- Run yarn start
Expected Behavior
No git diff
Actual Behavior
react-app.d.ts
keeps being updated with a different code style that my project uses, causing a big diff every time:
Metadata
Metadata
Assignees
Labels
No labels