zio/stable
Eric Bailey 2023-07-13 17:39:43 -07:00
parent c75383bf9c
commit 2f63afc92e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module.exports = {
plugins: ['@typescript-eslint', 'detox'], plugins: ['@typescript-eslint', 'detox'],
ignorePatterns: [ ignorePatterns: [
'**/__mocks__/*.ts', '**/__mocks__/*.ts',
'rc/third-party', 'src/third-party',
'ios', 'ios',
'android', 'android',
'coverage', 'coverage',