summaryrefslogtreecommitdiff
path: root/.eslintrc.yml
diff options
context:
space:
mode:
authorWinnie Hellmann <winnie@gitlab.com>2019-03-21 07:44:05 +0100
committerWinnie Hellmann <winnie@gitlab.com>2019-03-21 17:16:53 +0100
commit3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f (patch)
tree287afeb69ab6c958413fee232185ec8fffadc2b0 /.eslintrc.yml
parentd2c01153a882b1f3d5ad5dc3e1218741bfabceb5 (diff)
downloadgitlab-ce-3e9bb4ad314955c6d33db5d2f7dc8bab1df4e85f.tar.gz
Remove .raw from JavaScript fixture file names
There is nothing more to say but "Commits that change 30 or more lines across at least three files must describe these changes in the commit body"
Diffstat (limited to '.eslintrc.yml')
-rw-r--r--.eslintrc.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.eslintrc.yml b/.eslintrc.yml
index b0794bb7434..98a497aa12a 100644
--- a/.eslintrc.yml
+++ b/.eslintrc.yml
@@ -9,9 +9,6 @@ plugins:
- import
- html
settings:
- html/html-extensions:
- - '.html'
- - '.html.raw'
import/resolver:
webpack:
config: './config/webpack.config.js'