1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 04:00:03 +02:00
Files
minifyfromhtml/.babelrc
2019-03-29 16:06:42 +01:00

5 lines
47 B
Plaintext

{
"presets": ["minify"],
"comments": false
}