UNPKG

prettier-plugin-sorted

Version:

Sort your JavaScript and TypeScript imports with prettier with automatic alias support

9 lines (6 loc) 222 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./prettier-plugin-sorted.cjs.production.min.js') } else { module.exports = require('./prettier-plugin-sorted.cjs.development.js') }