chore: Remove _log
from eslint
This commit is contained in:
parent
b5d039b470
commit
7894779094
@ -85,7 +85,4 @@ module.exports = {
|
||||
env: {
|
||||
node: true,
|
||||
},
|
||||
globals: {
|
||||
_log: 'readonly',
|
||||
},
|
||||
}
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
{
|
||||
"extends": "../tsconfig",
|
||||
"compilerOptions": {
|
||||
|
Loading…
Reference in New Issue
Block a user