- 24 Oct, 2018 3 commits
-
-
Amy Lam authored
-
Joe Haddad authored
* Don't resolve TS files if it's not detected in the project * Automatically create tsconfig.json file for user * Remove always false check * Add missing file * Don't filter paths too early
-
Joe Haddad authored
-
- 23 Oct, 2018 2 commits
-
-
Nima Shahri authored
* Add .pnp folder ro gitignore file Avoid pushing .pnp folder to git * Add .pnp.js to ignore list
-
Ian Schmitz authored
* Use TS to resolve tsconfig extends * Prevent modifications to original tsconfig * Print friendly error
-
- 22 Oct, 2018 13 commits
-
-
Bruno Lemos authored
-
Bruno Lemos authored
-
Bruno Lemos authored
* Enable TypeScript json module resolver * Update verifyTypeScriptSetup.js
-
Joe Haddad authored
-
Joe Haddad authored
-
Jeffrey Posnick authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
-
Joe Haddad authored
* Sanity check TypeScript config * Check more options * Set all defaults and suggestions * Update docs * Update doc notes * Automatically copy react app declared types to project on start * Remove note about loaders.d.ts
-
- 21 Oct, 2018 8 commits
-
-
Joe Haddad authored
* Check for TypeScript install in preflight * Remove unused import
-
Joe Haddad authored
* Always type check TypeScript when being used * Use alternate version
-
Amy Lam authored
-
Dan Abramov authored
-
Ian Sutherland authored
-
Iurii Kucherov authored
-
Bruno Lemos authored
-
Joe Haddad authored
-
- 20 Oct, 2018 7 commits
-
-
Noel Yoo authored
-
Jesse Peterman authored
changed amy to any
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
- 19 Oct, 2018 5 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Dan Abramov authored
-
Sophie Alpert authored
-
- 18 Oct, 2018 2 commits
-
-
Jack Zhao authored
Fix typo
-
Kit Thompson authored
explictly seems like a typo for explicitly
-