mirror of
https://github.com/arnaucube/socketioMEANseed.git
synced 2026-02-07 03:36:47 +01: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
|
|
}
|