Skip to content

Commit

Permalink
Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Apr 24, 2024
1 parent 9f86a38 commit 2963811
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/.devcontainer/
/packages/apollo-angular/CHANGELOG.md
1 change: 0 additions & 1 deletion packages/apollo-angular/tests/_setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import 'zone.js';
import 'zone.js/testing';
import 'jest-zone-patch';
import 'jest-preset-angular';

import { TestBed } from '@angular/core/testing';
import {
BrowserDynamicTestingModule,
Expand Down
5 changes: 1 addition & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>the-guild-org/shared-config:renovate",
"schedule:quarterly"
],
"extends": ["github>the-guild-org/shared-config:renovate", "schedule:quarterly"],
"automerge": true,
"packageRules": [
{
Expand Down

0 comments on commit 2963811

Please sign in to comment.