WIP - add extractor, generate snippet_data
This commit is contained in:
8
node_modules/array-includes/test/.eslintrc
generated
vendored
Normal file
8
node_modules/array-includes/test/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"rules": {
|
||||
"max-nested-callbacks": [2, 3],
|
||||
"max-statements-per-line": [2, { "max": 2 }],
|
||||
"no-invalid-this": [1],
|
||||
"sort-keys": [0]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user