mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
874304fc30
* Use tabs instead of spaces in jscs config
* Always use spaces in package.json (really hope this is temporary)
(cherry-picked from bbace100a3
)
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
{
|
|
"preset": "jquery",
|
|
|
|
"excludeFiles": [ "src/intro.js", "src/outro.js", "src/sizzle/**/*" ]
|
|
}
|