Skip to content

Commit

Permalink
Add diganostic section
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzabuzaid committed Nov 15, 2023
1 parent 5477a01 commit 214dbdb
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 70 deletions.
9 changes: 9 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"grammarly.selectors": [
{
"language": "markdown",
"scheme": "file",
"pattern": "src/content/blog/gentle-introduction-to-typescript-compiler-api.md"
}
]
}

0 comments on commit 214dbdb

Please sign in to comment.