fix: failinf tests

This commit is contained in:
DarkPhoenix2704
2025-05-26 18:30:58 +05:30
parent a65592027e
commit eb06509bce
4 changed files with 3 additions and 4 deletions

View File

@@ -20,7 +20,6 @@ module.exports = {
exclude: /node_modules/,
loader: 'builtin:swc-loader',
options: {
sourceMap: false,
jsc: {
parser: {
syntax: 'typescript',