This repository has been archived by the owner. It is now read-only.
Permalink
Switch branches/tags
Nothing to show
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
4 lines (3 sloc) 95 Bytes
module.exports = {
presets: [require('poi-preset-elm')({loaderOptions: {debug: false}})],
};