Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
a6c425ef
Commit
a6c425ef
authored
Aug 26, 2013
by
Spencer Alger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
emergency fix for the abundance of jshint errors -- sorry y'all
parent
74a526da
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.jshintrc
+2
-2
No files found.
.jshintrc
View file @
a6c425ef
...
...
@@ -8,7 +8,7 @@
"globalstrict": true,
"devel": true,
"eqeqeq": true,
"forin":
tru
e,
"forin":
fals
e,
"immed": true,
"supernew": true,
"expr": true,
...
...
@@ -19,7 +19,7 @@
"noempty": true,
"undef": true,
"boss": true,
"trailing":
tru
e,
"trailing":
fals
e,
"laxbreak": true,
"laxcomma": true,
"sub": true,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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