mirror of
https://github.com/Qortal/emoji-picker-js.git
synced 2025-01-30 14:52:15 +00:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
{
|
|
"presets": ["@babel/preset-env", "@babel/preset-typescript"],
|
|
"plugins": ["transform-class-properties"]
|
|
}
|