Skip to content

Merge from upstream #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 491 commits into
base: master
Choose a base branch
from
Open

Merge from upstream #1

wants to merge 491 commits into from

Conversation

christikaes
Copy link
Owner

No description provided.

MattMorgis and others added 30 commits November 14, 2017 08:05
* docs: adding section about debugging tests

* docs: removing node-inspector references

* docs: replacing terminal command with npm script

* Update README.md
Fix another dead link
This fixes the broken link to removed `href-no-hash.md` file, that is no longer available in the [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y) plugin (since [6.0.0](https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/a14617528cda23c6c88902ace1d083e4e13ac271/CHANGELOG.md))
the code got updated from `detect()` to `choosePort` while the comment did not.
The launch configuration code provided is not compatible with VSCode since version 1.19.
The proposed documentation change is based on the response by a VSCode team member.

References:
facebook/create-react-app#3602 (comment)
microsoft/vscode#40293 (comment)
* use safer/more aesthetic syntax

* fix typo
Replace `provide a lot value` with `provide a lot of value`.
* Fix path regex match bug

* Use the escape-string-regexp package to escape regex characters

* Remove redundant character escape from path

* Add removed escape of backslashes
wmonk and others added 30 commits August 31, 2018 14:12
Makes getting started a one-liner
Fixed link to the tsconfig.prod.json example
Fix links in migration instructions
increased support for common image formats
Ignore test coverage for definitions files
chore(package): update description, repository, and bugs.url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.