We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4683a commit b24b018Copy full SHA for b24b018
1 file changed
packages/ember-cli-fastboot/vendor/experimental-render-mode-rehydrate.js
@@ -1,3 +1,4 @@
1
+/* eslint-disable prettier/prettier, no-undef */
2
(function() {
3
if (typeof FastBoot === 'undefined') {
4
var current = document.getElementById('fastboot-body-start');
0 commit comments