discourse-subscriptions/.eslintrc

6 lines
43 B
Plaintext
Raw Normal View History

2019-08-27 06:18:02 -04:00
{
"globals": {
"Stripe": true,
}
}