Configured api and client for production builds
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"import/no-cycle": 0
|
||||
},
|
||||
"settings": {
|
||||
// Allows us to use absolute imports within codebase
|
||||
// Allows us to lint absolute imports within codebase
|
||||
"import/resolver": {
|
||||
"node": {
|
||||
"moduleDirectory": ["node_modules", "src/"]
|
||||
|
||||
Reference in New Issue
Block a user