mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-06 02:30:47 -08:00
fix: type errors
This commit is contained in:
parent
b40d9ccb6a
commit
8339db631e
19 changed files with 90 additions and 183 deletions
|
|
@ -1,5 +1,4 @@
|
|||
/* eslint-disable @typescript-eslint/no-var-requires */
|
||||
// @ts-expect-error ts-migrate(2451) FIXME: Cannot redeclare block-scoped variable 'webpackAli... Remove this comment to see the full error message
|
||||
const { webpackAlias } = require('./webpack.alias');
|
||||
const plugins = require('./webpack.plugins');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue