mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
6acf4a7946
`.eslintrc` format is deprecated - http://eslint.org/docs/user-guide/configuring#configuration-file-formats Fixes gh-3248 Closes gh-3247
5 lines
54 B
JSON
5 lines
54 B
JSON
{
|
|
"extends": "../../.eslintrc.json",
|
|
"root": true
|
|
}
|