Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Remove non-text character from tsconfig.json #7

Merged
merged 1 commit into from
Dec 29, 2016

Conversation

rolodato
Copy link
Contributor

Fixes #5. GitHub doesn't show this in the web diff:

$ git diff HEAD~1
diff --git a/packages/react-scripts/template/tsconfig.json b/packages/react-scripts/template/tsconfig.json
index 171faa0..7127680 100644
--- a/packages/react-scripts/template/tsconfig.json
+++ b/packages/react-scripts/template/tsconfig.json
@@ -28,5 +28,4 @@
   "types": [
     "typePatches"
   ]
-}<U+2028>
-
+}

@wmonk wmonk merged commit 77a3c78 into wmonk:master Dec 29, 2016
@wmonk
Copy link
Owner

wmonk commented Dec 29, 2016

Thanks! 👍

@wmonk
Copy link
Owner

wmonk commented Dec 29, 2016

And released in 1.0.3 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants