pyblocks/pyblocks-gui/.erb/configs/webpack.config.eslint.ts

4 lines
135 B
TypeScript
Raw Permalink Normal View History

2023-05-25 17:00:54 +00:00
/* eslint import/no-unresolved: off, import/no-self-import: off */
module.exports = require('./webpack.config.renderer.dev').default;