UNPKG

@putout/plugin-putout-config

Version:
12 lines (9 loc) 210 B
import {createRenameProperty} from '../rename-property.js'; const v37 = [ ['add-missing-parens', 'parens/add-missing'], ]; export const { report, fix, traverse, } = createRenameProperty(v37);