bolt/.babelrc
2020-05-30 11:32:06 +02:00

3 lines
61 B
Text

{
"plugins": ["@babel/plugin-proposal-class-properties"]
}