mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
set baseUrl
This commit is contained in:
parent
1aac244329
commit
dec789b86d
@ -13,7 +13,8 @@
|
||||
"sourceMap": true,
|
||||
"noImplicitAny": true,
|
||||
"skipLibCheck": true,
|
||||
"allowJs": true
|
||||
"allowJs": true,
|
||||
"baseUrl": "./src"
|
||||
},
|
||||
"exclude": ["node_modules", "public", ".cache", "*.js"],
|
||||
"include": ["./src/**/*", "./tests/**/*", "./app.config.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user