mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
module.exports = {
|
|
presets: ["blitz/babel"],
|
|
plugins: [],
|
|
}
|