mirror of
https://github.com/TheGreyDiamond/Enlight.git
synced 2026-04-01 07:10:23 +02:00
init
This commit is contained in:
4
enlightApp/configs/webpack.config.eslint.js
Normal file
4
enlightApp/configs/webpack.config.eslint.js
Normal file
@@ -0,0 +1,4 @@
|
||||
/* eslint import/no-unresolved: off, import/no-self-import: off */
|
||||
require('@babel/register');
|
||||
|
||||
module.exports = require('./webpack.config.renderer.dev.babel').default;
|
||||
Reference in New Issue
Block a user