Skip to content

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.