chore: move cSpell config to .vscode/cspell.json
Centralize project dictionary and ignore paths; fix minor prompt typo and GA tag spell-check noise.
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
<meta property="og:locale:alternate" content="zh_CN" />
|
||||
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<!-- cspell:disable -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HCGRJTN3HM"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || []
|
||||
@@ -43,6 +44,7 @@
|
||||
|
||||
gtag('config', 'G-HCGRJTN3HM')
|
||||
</script>
|
||||
<!-- cspell:enable -->
|
||||
</head>
|
||||
<body>
|
||||
<div id="root">
|
||||
|
||||
Reference in New Issue
Block a user