Merge pull request #5 from phonRathana/phonRathana-patch-3
Update .eslintignore
This commit is contained in:
commit
373c6586fb
@ -2,13 +2,16 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
# Do not ignore these folders:
|
# Do not ignore these folders:
|
||||||
!__tests__/
|
<head>
|
||||||
!src/<!-- Google Tag Manager -->
|
<head>
|
||||||
|
! <script/<!-- Google Tag Manager -->
|
||||||
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
||||||
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
||||||
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||||
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
||||||
})(window,document,'script','dataLayer','GTM-TK8XQX4');</script>
|
})
|
||||||
|
(window,document,'script','dataLayer'?,'GTM-TK8XQX4');</script>
|
||||||
|
<body>
|
||||||
<!-- End Google Tag Manager -->
|
<!-- End Google Tag Manager -->
|
||||||
<!-- Google Tag Manager (noscript) -->
|
<!-- Google Tag Manager (noscript) -->
|
||||||
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TK8XQX4"
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TK8XQX4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user