Skip to content

Commit

Permalink
fix(merge): resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Domainv committed Jun 20, 2019
1 parent 8cccc45 commit 01995e4
Show file tree
Hide file tree
Showing 969 changed files with 50,129 additions and 24,108 deletions.
5 changes: 0 additions & 5 deletions .angular-cli.json → .angular-cli.json.bak
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,6 @@
],
"addons": [],
"packages": [],
"e2e": {
"protractor": {
"config": "protractor.conf.js"
}
},
"lint": [
{
"project": "../tslint.json"
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Before opening an issue, please search for duplicates (opened and closed)
https://github.com/valor-software/ngx-bootstrap/issues
There's no need to open an issue here if you want to ask general question, use [StackOverflow](https://stackoverflow.com/questions/tagged/ngx-bootstrap) or [Slack](https://ngx-slack.herokuapp.com/) instead
There's no need to open an issue here if you want to ask general question, use [StackOverflow](https://stackoverflow.com/questions/tagged/ngx-bootstrap) or [Slack](https://join.slack.com/t/ngx-home/shared_invite/enQtNTExMTY5MzcwMTM0LWQ5M2Y4OWM0OGJjNmZiOGYyNjFlZTdlOGI1YjcxYWQ2ODhiOTY4NzhiODgwMTIzNDczODIyNWNmM2RlYWRhNTg) instead

### Bug description or feature request:

Expand Down
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ src/**/*.js
src/**/*.map
scripts/**/*.js
scripts/**/*.map

schematics/src/**/*.js
schematics/src/**/*.js.map
schematics/src/**/*.d.ts
Loading

0 comments on commit 01995e4

Please sign in to comment.