mirror of
https://github.com/wekan/wekan.git
synced 2026-02-06 00:21:48 +01:00
REST API - Meteor 1.4 - first step issue
This commit is contained in:
parent
a99218e2c7
commit
0319bcf7bb
9 changed files with 361 additions and 137 deletions
|
|
@ -7,6 +7,9 @@
|
|||
"lint": "eslint --ignore-pattern 'packages/*' .",
|
||||
"test": "npm run --silent lint"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": "@meteorjs/eslint-config-meteor"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/wekan/wekan.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue