This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
Discourse
/
discourse
Watch
2
Star
0
Fork
You've already forked discourse
0
mirror of
https://github.com/discourse/discourse.git
synced
2025-09-06 10:50:21 +08:00
Code
Packages
Activity
Actions
13
88779d849f
discourse
/
.eslintrc
4 lines
43 B
Text
Raw
Normal View
History
Unescape
Escape
Ember 1.12 support
2015-08-11 17:34:02 -04:00
{
DEV: uses central eslint-config-discourse (#8150) * 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
2019-10-08 02:56:24 +02:00
"extends": "eslint-config-discourse"
Ember 1.12 support
2015-08-11 17:34:02 -04:00
}
Copy permalink