Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
amitdahan committed Jul 11, 2023
1 parent 68159e7 commit 38a32ac
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
3 changes: 0 additions & 3 deletions packages/ngx-filesize-demo/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"root": true,
"ignorePatterns": [
"projects/**/*"
],
"overrides": [
{
"files": [
Expand Down
1 change: 0 additions & 1 deletion packages/ngx-filesize-demo/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"@angular-eslint/schematics"
]
},
"newProjectRoot": "projects",
"projects": {
"ngx-filesize-demo": {
"projectType": "application",
Expand Down
3 changes: 0 additions & 3 deletions packages/ngx-filesize/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"root": true,
"ignorePatterns": [
"projects/**/*"
],
"overrides": [
{
"files": [
Expand Down
1 change: 0 additions & 1 deletion packages/ngx-filesize/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"@angular-eslint/schematics"
]
},
"newProjectRoot": "projects",
"projects": {
"ngx-filesize": {
"projectType": "library",
Expand Down

0 comments on commit 38a32ac

Please sign in to comment.