mirror of
https://github.com/FullScreenShenanigans/BabyIoC.git
synced 2026-08-12 11:18:25 -07:00
Disabled no-use-before-declare
This commit is contained in:
@@ -4,5 +4,8 @@
|
||||
"exclude": [
|
||||
"./node_modules/**/*"
|
||||
]
|
||||
},
|
||||
"rules": {
|
||||
"no-use-before-declare": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user