ソースを参照

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';