@@ -0,0 +1,3 @@
+[submodule "packages/kadira:flow-router"]
+ path = packages/kadira:flow-router
+ url = https://github.com/Serubin/flow-router.git
@@ -50,7 +50,6 @@ arillo:flow-router-helpers
audit-argument-checks
kadira:blaze-layout
kadira:dochead
-kadira:flow-router
meteorhacks:fast-render
meteorhacks:picker
meteorhacks:subs-manager
@@ -76,3 +75,4 @@ templates:tabs
verron:autosize
simple:json-routes
rajit:bootstrap3-datepicker
+kadira:flow-router
+#!/bin/bash
+
+export PACKAGE_DIRS="$(pwd)/packages"
@@ -4,7 +4,7 @@
"description": "The open-source Trello-like kanban",
"private": true,
"scripts": {
- "lint": "eslint .",
+ "lint": "eslint --ignore-pattern 'packages/*' .",
"test": "npm run --silent lint"
},
"repository": {
@@ -0,0 +1 @@
+Subproject commit da8154738eddfe43a639bd6b5f400518a4142db3