11 lines
131 B
Plaintext
Raw Permalink Normal View History

2017-03-23 23:52:08 -05:00
{
"node": true,
"curly": true,
"latedef": true,
"quotmark": true,
"undef": true,
"unused": true,
"trailing": true
}