mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-23 05:21:05 -05:00
11 lines
131 B
Plaintext
11 lines
131 B
Plaintext
{
|
|
"node": true,
|
|
|
|
"curly": true,
|
|
"latedef": true,
|
|
"quotmark": true,
|
|
"undef": true,
|
|
"unused": true,
|
|
"trailing": true
|
|
}
|