mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
11 lines
118 B
Plaintext
11 lines
118 B
Plaintext
{
|
|
"env": {
|
|
"node": true
|
|
},
|
|
"parserOptions": {
|
|
"ecmaVersion": 6
|
|
},
|
|
"extends": "../.eslintrc",
|
|
"root": true
|
|
}
|