Skip to content

Commit

Permalink
Merge pull request #42 from bjdash/OAS3
Browse files Browse the repository at this point in the history
Oas3
  • Loading branch information
bjdash authored Oct 14, 2022
2 parents 2970355 + 432f128 commit 7e5ffca
Show file tree
Hide file tree
Showing 92 changed files with 34,999 additions and 13,608 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ speed-measure-plugin*.json
.history/*

# misc
/.angular/cache
/.sass-cache
/connect.lock
/coverage
Expand Down
13 changes: 0 additions & 13 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,19 +194,6 @@
"scripts": []
}
},
"lint": {
"builder": "@angular-devkit/build-angular:tslint",
"options": {
"tsConfig": [
"tsconfig.app.json",
"tsconfig.spec.json",
"e2e/tsconfig.json"
],
"exclude": [
"**/node_modules/**"
]
}
},
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
Expand Down
Loading

0 comments on commit 7e5ffca

Please sign in to comment.