Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kecrily committed Feb 28, 2023
1 parent adacf35 commit 79d441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extend/custom-rules.md
Expand Up @@ -163,7 +163,7 @@ module.exports = {

#### 作用域类型

下表列出了 AST 节点类型和与之对应的作用域类型。了解更多关于作用域类型的信息,请参见 [`Scope` 对象文档](./scope-manager-interface.md#scope-接口).
下表列出了 AST 节点类型和与之对应的作用域类型。了解更多关于作用域类型的信息,请参见 [`Scope` 对象文档](./scope-manager-interface#scope-接口).

| AST 节点类型 | 作用域类型 |
|:--------------------------|:-----------|
Expand Down

0 comments on commit 79d441c

Please sign in to comment.