This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wagtail
Watch
0
Star
0
Fork
0
You've already forked wagtail
mirror of
https://github.com/wagtail/wagtail.git
synced
2024-11-29 01:22:07 +01:00
Code
Issues
Releases
Wiki
Activity
635c627ad9
wagtail
/
.babelrc
8 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Tooling for modern front-end components: React JS, ES6, and BEM CSS Thanks to @justinvdm for the help Merges: #2275
2016-02-24 11:44:14 +01:00
{
"presets": [
"es2015",
"react"
Refactor explorer code with tests using Jest
2016-06-17 15:48:33 +02:00
],
"plugins": ["lodash"]
Tooling for modern front-end components: React JS, ES6, and BEM CSS Thanks to @justinvdm for the help Merges: #2275
2016-02-24 11:44:14 +01:00
}
Copy Permalink