Add createRenderedBlock to eslint globals

This commit is contained in:
Rachel Fenichel
2020-08-06 10:20:16 -07:00
parent 3a7a636d28
commit 6f0dddc2fa

View File

@@ -14,6 +14,7 @@
"assertVariableValues": true,
"captureWarnings": true,
"createTestBlock": true,
"createRenderedBlock": true,
"defineRowBlock": true,
"defineStackBlock": true,
"defineStatementBlock": true,