Skip to content

Commit 43da5a1

Browse files
🤖 dprint fmt
1 parent 4fae407 commit 43da5a1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

types/elliemae__em-ssf-guest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@
1717
"githubUsername": "dex2dot0"
1818
}
1919
]
20-
}
20+
}
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"compilerOptions": {
3-
"module": "node16",
4-
"lib": ["es6", "dom"],
5-
"noImplicitAny": true,
6-
"noImplicitThis": true,
7-
"strictNullChecks": true,
8-
"strictFunctionTypes": true,
9-
"types": [],
10-
"noEmit": true,
11-
"forceConsistentCasingInFileNames": true
12-
},
13-
"files": ["index.d.ts", "elliemae__em-ssf-guest-tests.ts"]
2+
"compilerOptions": {
3+
"module": "node16",
4+
"lib": ["es6", "dom"],
5+
"noImplicitAny": true,
6+
"noImplicitThis": true,
7+
"strictNullChecks": true,
8+
"strictFunctionTypes": true,
9+
"types": [],
10+
"noEmit": true,
11+
"forceConsistentCasingInFileNames": true
12+
},
13+
"files": ["index.d.ts", "elliemae__em-ssf-guest-tests.ts"]
1414
}

0 commit comments

Comments
 (0)