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 e9e038d commit b1665abCopy full SHA for b1665ab
docs/guide/pre-processors.md
@@ -222,7 +222,7 @@ module.exports = {
222
}
223
```
224
225
-Configuration of TypeScipt can be done via `tsconfig.json`. Also see docs for [ts-loader](https://github.com/TypeStrong/ts-loader).
+Configuration of TypeScript can be done via `tsconfig.json`. Also see docs for [ts-loader](https://github.com/TypeStrong/ts-loader).
226
227
## Pug
228
0 commit comments