Skip to content

Commit 55e2857

Browse files
committed
chore: fix generate db eslint
1 parent 712f966 commit 55e2857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/util/autoLabelDatabase.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const autoLabelDatabase = [
77
"label": "cholesterol"
88
},
99
{
10-
"idCode": "fluhP@DTxIPCQSdTRbbUTRRSNRT{sUKMUUUP@_t\\dIlbcXjqIMR{LbwKMJGJivfMrlinSdmr|ynPVmr@",
10+
"idCode": String.raw`fluhP@DTxIPCQSdTRbbUTRRSNRT{sUKMUUUP@_t\dIlbcXjqIMR{LbwKMJGJivfMrlinSdmr|ynPVmr@`,
1111
"coordinates": "!B?oum~QKy?ouBuo{}Dog]aYkMPlg~_ySz^bTT~Rc~?cK~eQKz",
1212
"mf": "C10H13N5O4",
1313
"mw": 267.24422,

0 commit comments

Comments
 (0)