Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-07Pick up latest versions of eslint (#162896)Matt Bierner
2022-06-16Bring the nls loader plugin into our sources (#152338)Alexandru Dima
2022-06-15Bring the css loader plugin into our sources (#152205)Alexandru Dima
2022-03-22add eslint rule to disallow look behind regex feature, ignore in git and mark...Johannes
2022-02-02Fixes #141994: Address eslint problemsAlex Dima
2022-02-02make sure to use `.eslintignore` when running `yarn eslint`, this will ensure...Johannes Rieken
2022-01-20Web: change `yarn web` to run with our server instead of playground (#139725)Benjamin Pasero
2021-09-03Switch to dompurify for sanitizing markdown content (#131950)Matt Bierner
2021-08-27fix typoHaoLiHaiO
2021-07-21Adds files to .eslintignore that are not linted by "yarn eslint" to ensure no...Henning Dieterichs
2021-07-09Uses eslint-plugin-header to enforce license headers. Features quick fix to a...Henning Dieterichs
2021-02-11Add support for markdown notebook renderers (#115191)Matt Bierner
2020-12-10Exclude dist from eslint and hygineMatt Bierner
2020-12-10Enable preferConst in TS projectMatt Bierner
2020-10-26Fix #80698Sandeep Somavarapu
2020-03-02remove polyfill promiseJohannes Rieken
2019-12-31tweak ignore fileJohannes Rieken
2019-12-30tweak rules and excludesJohannes Rieken
2019-12-24use single eslintrc-file for extensions/ and src/, no type check rulesJohannes Rieken
2019-12-24use (most of) generated eslintrc-fileJohannes Rieken
2019-12-24add eslint-rules "module" and use it in eslintrc-fileJohannes Rieken