Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
7492c120
Commit
7492c120
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Remove unneeded ESLint config file.
We have /site/.eslintrc.json that covers this.
parent
05dfae31
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
site/docs/4.1/examples/.eslintrc.json
+0
-11
site/docs/4.1/examples/.eslintrc.json
with
0 additions
and
11 deletions
+0
-11
site/docs/4.1/examples/.eslintrc.json
deleted
100644 → 0
+
0
-
11
View file @
05dfae31
{
"env"
:
{
"es6"
:
false
,
"jquery"
:
true
},
"parserOptions"
:
{
"ecmaVersion"
:
5
,
"sourceType"
:
"script"
},
"extends"
:
"../../../../js/tests/unit/.eslintrc.json"
}
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment