diff --git a/.eslintignore b/.eslintignore index 33a8186fade907879669eacf34837b770e6c6e48..03eeeccf03f18c5726a778c5e60f67ca2eae51a2 100644 --- a/.eslintignore +++ b/.eslintignore @@ -10,3 +10,5 @@ /vendor/ karma.config.js webpack.config.js + +ee/app/assets/javascripts/shared/snowplow/sp.js diff --git a/.prettierignore b/.prettierignore index b674ccd50cf355b2773c6479ec9dfb1ed81cddb1..dbbf6ef7b6217450e569c4415cf82d6dc99ed8fa 100644 --- a/.prettierignore +++ b/.prettierignore @@ -3,3 +3,5 @@ /public/ /vendor/ /tmp/ + +ee/app/assets/javascripts/shared/snowplow/sp.js