mirror of
https://github.com/misskey-dev/SyslogPro.git
synced 2025-06-17 17:27:54 +09:00
refactor to use async/await, change to not return Promise on some methods
This commit is contained in:
parent
a456fc89aa
commit
3d7ac365a8
@ -3,5 +3,8 @@
|
||||
"env": {
|
||||
"node": true,
|
||||
"es6": true
|
||||
},
|
||||
"parserOptions": {
|
||||
"ecmaVersion": "2018"
|
||||
}
|
||||
}
|
1442
tests/syslog.test.js
1442
tests/syslog.test.js
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user