mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-14 20:35:47 +01:00
9 lines
152 B
Plaintext
9 lines
152 B
Plaintext
{
|
|
"preset": "jquery",
|
|
"maximumLineLength": null,
|
|
"requireCamelCaseOrUpperCaseIdentifiers": null,
|
|
"excludeFiles": [
|
|
"test/custom-elements.js"
|
|
]
|
|
}
|