Skip to content

Commit 0529106

Browse files
Merge pull request #407 from nmarklund10/nmarklund10/issue-406
Nmarklund10/feature/issue406/prefix-v1-to-api-endpoints
2 parents 59d9a6a + 7f95015 commit 0529106

20 files changed

Lines changed: 7991 additions & 2289 deletions

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
env:
22
browser: true
33
es2020: true
4+
node: true
45
extends: [
56
'eslint:recommended',
67
'plugin:mocha/recommended'

0 commit comments

Comments
 (0)