mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
bbace100a3
* Use tabs instead of spaces in jscs config * Always use spaces in package.json (really hope this is temporary)
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
{
|
|
"preset": "jquery",
|
|
|
|
"excludeFiles": [ "src/intro.js", "src/outro.js", "src/sizzle/**/*" ]
|
|
}
|