chore: pnpm lint

This commit is contained in:
lisonge
2023-09-04 17:08:56 +08:00
parent c18b6a8c9c
commit c78510c465
77 changed files with 271 additions and 248 deletions

View File

@@ -2,13 +2,13 @@ import { defineAppConfig } from '../types';
export default defineAppConfig({
id: 'com.UCMobile',
name: `UC浏览器`,
name: 'UC浏览器',
groups: [
{
key: -1,
name: `开屏广告`,
desc: `空规则组-待实现`,
activityIds: `com.uc.browser.InnerUCMobile`,
name: '开屏广告',
desc: '空规则组-待实现',
activityIds: 'com.uc.browser.InnerUCMobile',
// TODO
},
{