mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-13 12:54:47 +00:00
add bad code to test reviewdog
This commit is contained in:
parent
5a462dc798
commit
b14ac6528e
1 changed files with 5 additions and 0 deletions
5
src/bad-eslint-code-frontend.js
Normal file
5
src/bad-eslint-code-frontend.js
Normal file
|
@ -0,0 +1,5 @@
|
|||
console.log("123");
|
||||
|
||||
if (true) console.log(123)
|
||||
|
||||
ok=true
|
Loading…
Add table
Reference in a new issue