You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,8 +63,6 @@ The debugging feature documentation has a dedicated section for tips for develop
63
63
code .
64
64
```
65
65
66
-
3) Make sure the `window.openFoldersInNewWindow` setting is not `"on"`.
67
-
68
66
#### Lint
69
67
70
68
You can run `npm run lint` on the command-line to check forlint errorsin your program. You can also use the [TSLint](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin) plugin to see errors as you code.
0 commit comments