mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-22 19:32:54 +03:00
10 lines
158 B
Plaintext
10 lines
158 B
Plaintext
{
|
|
"node": true,
|
|
"browser": true,
|
|
"indent": 4,
|
|
"trailing": true,
|
|
"eqeqeq": true,
|
|
"undef": true,
|
|
"nomen": false,
|
|
"white": true
|
|
} |