Sfoglia il codice sorgente

Fixed README.md code syntax highlighting

sanex 4 anni fa
parent
commit
b852b5105a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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';