5 lines
85 B
Plaintext
Raw Normal View History

2020-05-19 11:43:42 +03:00
{
"presets": ["es2015", "react", "stage-0"],
"plugins": ["add-module-exports"]
}