1
Fork 0
theorangeone.net-legacy/.eslintrc
2016-04-21 18:50:09 +01:00

6 lines
90 B
Text

{
"extends": "./node_modules/eslint-config/.eslintrc",
"globals": {
$: true
}
}