浏览代码

Fixed README.md code syntax highlighting

sanex 4 年之前
父节点
当前提交
b852b5105a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1078,7 +1078,7 @@ Available values:
 Highly recommended to use `function` wrappers for higher obfuscation when a performance loss doesn't have a high impact on an obfuscated application.
 
 Example of the `'function'` option value:
-```
+```ts
 // input
 const foo = 'foo';