Skip to content

Commit 23b9a1c

Browse files
authored
Merge pull request #16167 from exposir/fixts
fix word spelling
2 parents 6f2c5e8 + f621092 commit 23b9a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ module.exports = {
5656
...["implements", "const", "memberof", "readonly", "yields"].reduce(
5757
(acc, tag) => {
5858
acc[tag] = {
59-
message: `@${tag} currently not supported in Typescript`
59+
message: `@${tag} currently not supported in TypeScript`
6060
};
6161
return acc;
6262
},

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy