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
Docs: add TOC to user-guide/configuring.md (#13727)
* Docs: add TOC to user-guide/configuring.md
* change bullets from - to *
* add empty line between heading & list
* Docs: correct TOC link in docs/user-guide/configuring.md
Co-authored-by: Milos Djermanovic <[email protected]>
Co-authored-by: Milos Djermanovic <[email protected]>
ESLint allows you to specify the JavaScript language options you want to support. By default, ESLint expects ECMAScript 5 syntax. You can override that setting to enable support for other ECMAScript versions as well as JSX by using parser options.
0 commit comments