mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
0968ed97ad
* Revert "Convert Extension to a string enum (#16425)" This reverts commit09321b3834. * Revert "Also convert ClassificationTypeNames and CommandTypes/CommandNames" This reverts commitf94818da36. * Revert "Make ScriptElementKind and HighlightSpanKind string enums" This reverts commitb162097c3c. * Revert "Make ScriptElementKind and HighlightSpanKind string enums" This reverts commitb162097c3c. # Conflicts: # lib/lib.d.ts # lib/lib.es2016.full.d.ts # lib/lib.es2017.full.d.ts # lib/lib.es5.d.ts # lib/lib.es6.d.ts # lib/lib.esnext.full.d.ts # lib/tsc.js # lib/tsserver.js # lib/tsserverlibrary.d.ts # lib/tsserverlibrary.js # lib/typescript.d.ts # lib/typescript.js # lib/typescriptServices.d.ts # lib/typescriptServices.js # lib/typingsInstaller.js * Update LKG * Revert "Make CommandTypes a const enum and use `allCommandTypes` for unit test" This reverts commitf6240cb6f9.
Read This!
These files are not meant to be edited by hand.
If you need to make modifications, the respective files should be changed within the repository's top-level src directory.
Running jake LKG will then appropriately update the files in this directory.