#!/usr/bin/env nodeconstPRETTIER_CONFIG_SUMMARY = {
customizeFilesLabel: "You can customize the configuration in these files:",
formatDescription: "- npm run format",
formatFixDescription: "- npm run format:fix",
};
export { PRETTIER_CONFIG_SUMMARY };
//# sourceMappingURL=summary.constant.js.map