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
* Restructure docs
* remove js from api overview
* update api sidebar
* group at the top
* remove another link to JS
* reorg api sidebar
* fix new dead code guide title
* empty
* change is active link
Copy file name to clipboardExpand all lines: pages/docs/manual/v12.0.0/editor-code-analysis.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
---
2
-
title: "Editor"
3
-
metaTitle: "Editor"
2
+
title: "Dead Code Analysis in ReScript"
3
+
metaTitle: "Dead Code Analysis in ReScript"
4
4
description: "Documentation about ReScript editor plugins and code analysis"
5
5
canonical: "/docs/manual/v12.0.0/editor-plugins"
6
6
---
7
7
8
-
# Guide: Dead Code Analysis in ReScript
8
+
# Dead Code Analysis in ReScript
9
9
10
10
This guide provides a detailed walkthrough on how to leverage ReScript’s powerful dead code analysis tools to maintain a clean, efficient, and distraction-free codebase.
0 commit comments