habitica/website/server/.eslintrc

6 lines
67 B
Text
Raw Normal View History

{
"extends": [
"habitrpg/server",
"habitrpg/esnext"
]
}