Skip to content

Update index.js #264

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ enabled = true
"vue"
]
dialect = 'flow'

globals = ["CUSTOM_GLOBAL"]
3 changes: 3 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,8 @@ function isMatched(str) {

function commentCheck(){
console.log("no comment")
const _aaa = CUSTOM_GLOBAL
const _bbb = CUSTOM_GLOBAL1
const _ccc = CUSTOM_GLOBAL
debugger
}