4 lines
85 B
Text
4 lines
85 B
Text
{
|
|
"plugins": ["syntax-trailing-function-commas"],
|
|
"presets": ["es2015", "react"]
|
|
}
|