mirror of
https://github.com/discourse/discourse-custom-header-links.git
synced 2025-07-05 12:22:10 +00:00
7 lines
84 B
Plaintext
7 lines
84 B
Plaintext
|
{
|
||
|
"extends": "eslint-config-discourse",
|
||
|
"globals": {
|
||
|
"settings": true
|
||
|
}
|
||
|
}
|