Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/mobile-client/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,10 @@
"ignorePatterns": ["lib", "/dist/*"],
"rules": {
"prettier/prettier": "error"
},
"settings": {
"import/resolver": {
"typescript": true
}
Comment thread
MiloszFilimowski marked this conversation as resolved.
Comment thread
MiloszFilimowski marked this conversation as resolved.
}
}
Loading