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