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