Explorar el Código

Fixed README.md code syntax highlighting

sanex hace 4 años
padre
commit
b852b5105a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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';