2f68d9425b
* Migrate to oxlint and oxfmt * Address review comments
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
{
|
|
"plugins": [
|
|
"@roundingwellos/babel-plugin-handlebars-inline-precompile"
|
|
// "istanbul"
|
|
],
|
|
"presets": [["@babel/preset-env"]]
|
|
}
|