UNPKG

prettier-plugin-packagejson

Version:

Prettier package.json plugin to make the order of properties nice.

6 lines (5 loc) 75 B
module.exports = path => { try { return require(path) } catch {} }