5b3: name the alignment form the bare shape claims, record the reserved names' codes
CI / gate (push) Successful in 9s
CI / gate (push) Successful in 9s
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
const name = 'listBreak'
|
||||
export const listBreakName = 'listBreak'
|
||||
|
||||
export const listBreakName = name
|
||||
|
||||
export const listBreakSpelling = `::${name}`
|
||||
export const listBreakSpelling = `::${listBreakName}`
|
||||
|
||||
Reference in New Issue
Block a user