1
0
James Ketrenos a8995030ac Almost working with new react
Signed-off-by: James Ketrenos <james_eikona@ketrenos.com>
2022-01-03 21:13:47 -08:00

5 lines
117 B
Plaintext

{
"presets": [ "@babel/env", "@babel/preset-react" ],
"plugins": [ "@babel/plugin-proposal-class-properties" ]
}