mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
9 lines
245 B
Text
9 lines
245 B
Text
{
|
|
"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
|
|
}
|