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