mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-23 03:12:12 +00:00
Added eslint to Queue
This commit is contained in:
parent
335a0b45da
commit
59c64284fc
5
packages/queue/.eslintrc.js
Normal file
5
packages/queue/.eslintrc.js
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
module.exports = {
|
||||||
|
"parserOptions": {
|
||||||
|
"project": __dirname + "/tsconfig.json"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user