8000 Turn on syntax highlight · symfony/symfony-docs@3fc6b05 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3fc6b05

Browse files
lex111wouterj
authored andcommitted
Turn on syntax highlight
1 parent 8b0087a commit 3fc6b05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/encore/typescript.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Want to use `TypeScript`_? No problem! First, install the dependencies:
99
1010
Then, activate the ``ts-loader`` in ``webpack.config.js``:
1111

12-
.. code-block:: diff
12+
.. code-block:: javascript
1313
1414
// webpack.config.js
1515
// ...
@@ -48,7 +48,7 @@ process, which can speedup compile time. To enable it, install the plugin:
4848
4949
Then enable it by calling:
5050

51-
.. code-block:: diff
51+
.. code-block:: javascript
5252
5353
// webpack.config.js
5454

0 commit comments

Comments
 (0)
0