--config for empty config parsing file local M = {} M.project_name = "HelloWorld" M.params_list = nil return M