invoiceninja/.babelrc

4 lines
63 B
Plaintext

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