Skip to content

Commit d32b9e9

Browse files
committed
style: apply format to all files
1 parent 26e79f3 commit d32b9e9

File tree

222 files changed

+29
-256
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

222 files changed

+29
-256
lines changed

README.md

Lines changed: 29 additions & 30 deletions

tests/angular/attribute-multiple/absolute.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/attribute-multiple/relative.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/attribute-single/absolute.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/attribute-single/relative.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/default-supported/absolute.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/default-supported/relative.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/delimiter-conversion/absolute.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/delimiter-conversion/relative.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

tests/angular/others/absolute.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { thisPlugin, testSnapshotEach } from '../../adaptor';
2-
32
import { baseOptions } from '../../settings';
43
import { fixtures } from './fixtures';
54

0 commit comments

Comments
 (0)