mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-17 04:26:00 +00:00
Modules
This commit is contained in:
10
node_modules/is-arguments/.eslintrc
generated
vendored
Normal file
10
node_modules/is-arguments/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"root": true,
|
||||
|
||||
"extends": "@ljharb",
|
||||
|
||||
"rules": {
|
||||
"id-length": [2, { "min": 1, "max": 25 }],
|
||||
"operator-linebreak": [2, "after"]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user