
/* CONFIG */

const Config = {
  indentation: '  '
};

/* EXPORT */

export default Config;
