mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix tests tsconfig path in eslint
This commit is contained in:
parent
aa4f0fe566
commit
bae18749bf
@ -7,8 +7,7 @@
|
|||||||
},
|
},
|
||||||
"project": [
|
"project": [
|
||||||
"./tsconfig.json",
|
"./tsconfig.json",
|
||||||
"./test/unit/tsconfig.json",
|
"./test/tsconfig.json",
|
||||||
"./test/integration/tsconfig.json"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"extends": ["oceanprotocol", "plugin:prettier/recommended"],
|
"extends": ["oceanprotocol", "plugin:prettier/recommended"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user