diff --git a/desktop/.eslintrc.js b/desktop/.eslintrc.js index 3501634ef..f4d156070 100644 --- a/desktop/.eslintrc.js +++ b/desktop/.eslintrc.js @@ -13,6 +13,7 @@ const fbjs = require('eslint-config-fbjs'); const pattern = /^\*\r?\n[\S\s]*Facebook[\S\s]* \* @format\r?\n/; const builtInModules = [ + 'fb-qpl-xplat', 'flipper', 'flipper-plugin', 'flipper-plugin-lib',