style: eslint configuration
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"extends": "nodebb/public"
|
||||
}
|
||||
+3
-1
@@ -1,3 +1,5 @@
|
||||
'use strict';
|
||||
|
||||
/*
|
||||
Hey there!
|
||||
|
||||
@@ -12,6 +14,6 @@
|
||||
});
|
||||
*/
|
||||
|
||||
$(document).ready(function() {
|
||||
$(document).ready(function () {
|
||||
// Your code goes here
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user