DDeepin Developerfeat: Init commit
1948a375创建于 2022年10月13日历史提交
module.exports = {
  hooks: {
    "pre-commit": "lint-staged",
  },
};