mirror of
https://github.com/musix-org/musix-oss
synced 2025-01-12 18:14:51 +00:00
6 lines
113 B
JSON
6 lines
113 B
JSON
|
{
|
||
|
"extends": "../../config/.eslintrc.json",
|
||
|
"parserOptions": {
|
||
|
"project": "tsconfig.json"
|
||
|
}
|
||
|
}
|