1 Star 3 Fork 2

lqs / lqsblog-frontend-nuxt

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ava.config.cjs 197 Bytes
一键复制 编辑 原始数据 按行查看 历史
lqs 提交于 2020-05-31 08:08 . 第一次提交
module.exports = () => {
return {
require: ['./test/helpers/ava.setup.js'],
ignoredByWatcher: ['!**/*.{js,vue}'],
babel: true,
tap: true,
verbose: true,
color: true
}
}
1
https://gitee.com/lqsong/lqsblog-frontend-nuxt.git
git@gitee.com:lqsong/lqsblog-frontend-nuxt.git
lqsong
lqsblog-frontend-nuxt
lqsblog-frontend-nuxt
master

搜索帮助