This commit is contained in:
TotallyTung
2025-07-01 10:15:53 +07:00
committed by GitHub
parent fd9c0e0d0f
commit d512d7ba5b

View File

@@ -285,6 +285,6 @@
"message": "Import setImmediate from `node:timers` instead" "message": "Import setImmediate from `node:timers` instead"
} }
], ],
"linebreak-style": "off" "linebreak-style": 0
} }
} }