mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
10 lines
245 B
Plaintext
10 lines
245 B
Plaintext
|
{
|
||
|
"preset": "jquery",
|
||
|
|
||
|
// disabled until `widget_slice` et al are addressed
|
||
|
"requireCamelCaseOrUpperCaseIdentifiers": null,
|
||
|
|
||
|
// Ref https://github.com/jquery/contribute.jquery.org/issues/80#issuecomment-45253460
|
||
|
"maximumLineLength": null
|
||
|
}
|