mirror of
https://github.com/musix-org/musix-oss
synced 2025-06-16 18:56:00 +00:00
fix
This commit is contained in:
11
node_modules/psl/.eslintrc
generated
vendored
Normal file
11
node_modules/psl/.eslintrc
generated
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"rules": {
|
||||
"indent": [ 2, 2 ],
|
||||
"padding-line-between-statements": "off",
|
||||
"hapi/hapi-no-var": false
|
||||
},
|
||||
"extends": "hapi",
|
||||
"env": {
|
||||
"mocha": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user