Change replace the QuickPerformanceLogger class with the QPLCore
Summary: Now that the vanilla JS QuickPerformanceLoggerCore was created with the core methods from QPL, we are using this in Flipper so that we have one source of truth Reviewed By: nubbel Differential Revision: D23128231 fbshipit-source-id: 16841aab2563509c7184a09ecb8d3f534c53e896
This commit is contained in:
committed by
Facebook GitHub Bot
parent
74cd039044
commit
381f31526c
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user