1
0
mirror of https://github.com/hexolan/konami-code-snippets.git synced 2026-05-20 11:39:22 +01:00
Files
konami-code-snippets/.minify.json
T
2026-04-03 17:42:01 +01:00

8 lines
105 B
JSON

{
"js": {
"type": "terser",
"terser": {
"mangle": false
}
}
}