mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-13 05:31:37 +08:00
5 lines
101 B
Plaintext
5 lines
101 B
Plaintext
{
|
|
"plugins": ["transform-class-properties"],
|
|
"presets": ["es2015-webpack", "stage-0", "react"]
|
|
}
|