4 lines
84 B
Plaintext
Raw Normal View History

2016-03-12 01:28:19 +03:00
{
2016-06-03 02:32:38 +03:00
"presets": ['react', 'es2015', 'stage-0'],
"plugins": ['add-module-exports']
}