mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
10 lines
99 B
Plaintext
10 lines
99 B
Plaintext
{
|
|
"env": {
|
|
"node": true
|
|
},
|
|
"rules": {
|
|
"indent": [2, 2],
|
|
"quotes": "single"
|
|
}
|
|
}
|