Files
gitlab-instance-0a899031_el…/.erb/configs/webpack.config.eslint.ts
hackrobot 769ed60311
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
Publish / publish (macos-latest) (push) Has been cancelled
Test / test (macos-latest) (push) Has been cancelled
Test / test (ubuntu-latest) (push) Has been cancelled
Test / test (windows-latest) (push) Has been cancelled
init
2024-04-06 18:02:46 +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;