mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
a few changes to make A/B testing easier
This commit is contained in:
9
app/.eslintrc.yml
Normal file
9
app/.eslintrc.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
env:
|
||||
browser: true
|
||||
node: true
|
||||
|
||||
parserOptions:
|
||||
sourceType: module
|
||||
|
||||
rules:
|
||||
node/no-unsupported-features: off
|
||||
Reference in New Issue
Block a user