Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 3aad640

Browse files
committed
chore: update eslint ignore
1 parent 69ecd02 commit 3aad640

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.eslintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
dist/*
2+
demo/*

src/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export default function install(
8686

8787
/**
8888
* 路由切换时执行PV上报
89+
* @description 自 v2.2.0 版本开始允许不强制引入路由
8990
*/
9091
if (router) {
9192
router.afterEach(() => {

0 commit comments

Comments
 (0)