Skip to content

Commit a32a1ff

Browse files
add file name to code block
1 parent 1bc4202 commit a32a1ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/content/docs/guides/adding-settings.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ module.exports = require('flarum-webpack-config')({
1717
For typings, add the extension to your `tsconfig.json`:
1818

1919
```json
20+
// tsconfig.json
2021
{
2122
"compilerOptions": {
2223
"paths": {

0 commit comments

Comments
 (0)