mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
10 lines
No EOL
158 B
Text
10 lines
No EOL
158 B
Text
{
|
|
"node": true,
|
|
"browser": true,
|
|
"indent": 4,
|
|
"trailing": true,
|
|
"eqeqeq": true,
|
|
"undef": true,
|
|
"nomen": false,
|
|
"white": true
|
|
} |