UNPKG

197 BJavaScriptView Raw
1// https://github.com/ArthurFiorette/prettier-config
2
3module.exports = require('@arthurfiorette/prettier-config')({
4 // Any options here will override @arthurfiorette/prettier-config defaults
5});