We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b5652 commit f8e9bfaCopy full SHA for f8e9bfa
src/content/configuration/configuration-languages.mdx
@@ -84,7 +84,7 @@ export default config;
84
}
85
```
86
87
-**第二种方法**需要先安装 `tsconfig-paths` 这个 npm 包,如下所示:
+**第三种方法**需要先安装 `tsconfig-paths` 这个 npm 包,如下所示:
88
89
```bash
90
npm install --save-dev tsconfig-paths
0 commit comments