mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Remove unnecessary .jshintrc
This commit is contained in:
parent
7f7363c7fc
commit
d341805bd8
1 changed files with 0 additions and 10 deletions
10
.jshintrc
10
.jshintrc
|
@ -1,10 +0,0 @@
|
|||
{
|
||||
"node": true,
|
||||
"browser": true,
|
||||
"indent": 4,
|
||||
"trailing": true,
|
||||
"eqeqeq": true,
|
||||
"undef": true,
|
||||
"nomen": false,
|
||||
"white": true
|
||||
}
|
Loading…
Add table
Reference in a new issue