干燥机配套车间生产管理系统/云平台服务端
baoshiwei
2023-05-24 beca65f4d01ca07c358102a35b949c2a4f277afe
.eslintrc.js
@@ -1,5 +1,5 @@
// @ts-check
const { defineConfig } = require('eslint-define-config');
const { defineConfig } = require('eslint-define-config')
module.exports = defineConfig({
  root: true,
  env: {
@@ -75,4 +75,4 @@
      },
    ],
  },
});
})