File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
## Layer Overview
2
2
## Data Structures
3
3
4
- Moved to [ the glossary] ( https://github.com/microsoft/TypeScript-Compiler-Notes/blob/main/GLOSSARY.md ) of the complier -notes repo.
4
+ Moved to [ the glossary] ( https://github.com/microsoft/TypeScript-Compiler-Notes/blob/main/GLOSSARY.md ) of the compiler -notes repo.
5
5
6
6
## Overview of the compilation process
7
7
8
- Moved to the root readme of the [ complier -notes repo] ( https://github.com/microsoft/TypeScript-Compiler-Notes ) .
8
+ Moved to the root readme of the [ compiler -notes repo] ( https://github.com/microsoft/TypeScript-Compiler-Notes ) .
9
9
10
10
## Terminology
11
11
12
12
### ** Full Start/Token Start**
13
13
### ** Trivia**
14
14
15
- See [ the Scanner] ( https://github.com/microsoft/TypeScript-Compiler-Notes/blob/main/codebase/src/compiler/scanner.md ) in the complier -notes repo.
15
+ See [ the Scanner] ( https://github.com/microsoft/TypeScript-Compiler-Notes/blob/main/codebase/src/compiler/scanner.md ) in the compiler -notes repo.
You can’t perform that action at this time.
0 commit comments