程序员鸡皮
文章 分类 评论
139 3 32

站点介绍

一名PHP全栈程序员的日常......

Vue3报错Promise executor functions should not be async.

abzzp 2024-08-31 1488 0条评论 前端 vue

首页 / 正文
本站是作为记录一名北漂程序员编程学习以及日常的博客,欢迎添加微信BmzhbjzhB咨询交流......

发布于2024-07-04

解决方法

加注释。。。// eslint-disable-next-line no-async-promise-executor

// eslint-disable-next-line no-async-promise-executor
new Promise<boolean>(async (resolve, reject) => {
  ...
}),

评论(0)

文章目录

日历

2026年03月

1234567
891011121314
15161718192021
22232425262728
293031    

站点公告
本站是作为记录一名北漂程序员编程学习以及日常的博客,欢迎添加微信BmzhbjzhB咨询交流......
点击小铃铛关闭
配色方案