Skip to content

Commit

Permalink
Added mechanism for LUIS extension scoped styles.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyanziano committed Apr 2, 2019
1 parent cc5e67c commit 1c2b589
Show file tree
Hide file tree
Showing 23 changed files with 25,310 additions and 23,369 deletions.
47,506 changes: 24,308 additions & 23,198 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"lint": "lerna run lint --no-bail",
"lint:fix": "lerna run lint:fix --no-bail",
"start": "cd packages\\app\\client && npm run start",
"test": "jest --no-cache",
"test": "jest --no-cache --runInBand",
"test:coveralls": "jest --runInBand --coverage --coverageReporters=text-lcov | coveralls"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 1c2b589

Please sign in to comment.