1
0
mirror of https://github.com/containous/traefik.git synced 2024-10-27 10:25:21 +03:00
traefik/webui/.babelrc
Maxime Wojtczak 5500658f5a feat(UI) : Working UI.
chore(Build) : Add Babel for build.
chore(Babel) : Add babel configuration.
style(Code) : Enhance code style.
2017-05-04 01:12:46 +02:00

4 lines
28 B
Plaintext

{
"presets": ["es2015"]
}