mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 09:26:54 -06:00
3f172deab5
* DEV: uses centrain eslint-config-discourse Discourse project or plugins can now have a central configuration by doing: `yarn add --dev eslint-config-discourse@latest` * adds postinstall script
4 lines
43 B
Plaintext
4 lines
43 B
Plaintext
{
|
|
"extends": "eslint-config-discourse"
|
|
}
|