Skip to content

Commit

Permalink
chore: add comment for why eslint disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
tabathadelane committed Mar 15, 2023
1 parent 3fa808f commit 7cd5e26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/SEO.js
@@ -1,4 +1,6 @@
/* eslint-disable no-useless-escape */
// for VWO script linting errors

import React from 'react';
import PropTypes from 'prop-types';

Expand Down

0 comments on commit 7cd5e26

Please sign in to comment.