mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-12 23:09:03 +01:00
12 lines
176 B
Plaintext
12 lines
176 B
Plaintext
{
|
|
"curly": true,
|
|
"eqeqeq": true,
|
|
"immed": true,
|
|
"latedef": true,
|
|
"newcap": true,
|
|
"noarg": true,
|
|
"sub": true,
|
|
"boss": true,
|
|
"eqnull": true
|
|
}
|