diff --git a/.flowconfig b/.flowconfig index 1b15b4d7d2..3a962f8881 100644 --- a/.flowconfig +++ b/.flowconfig @@ -1,14 +1,12 @@ [ignore] -<<<<<<< HEAD /examples/.* -======= /fixtures/.* ->>>>>>> 4a37718... Remove examples/ folder (#9323) /build/.* /.*/node_modules/y18n/.* /.*/__mocks__/.* /.*/__tests__/.* +/addons/.* # Ignore Docs /docs/.*