feishin/.erb/configs/webpack.config.eslint.ts
2022-12-19 17:44:40 -08:00

4 lines
135 B
TypeScript

/* eslint import/no-unresolved: off, import/no-self-import: off */
module.exports = require('./webpack.config.renderer.dev').default;