mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00: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
|
|
}
|