MCPcopy Create free account
hub / github.com/Rich-Harris/magic-string / indent.test.ts

File indent.test.ts

test/MagicString/indent.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from 'vitest'
2import MagicString from '../utils/IntegrityCheckingMagicString.ts'
3
4describe('magicString', () => {

Callers

nothing calls this directly

Calls 12

buildFunction · 0.85
getIndentStringMethod · 0.45
indentMethod · 0.45
toStringMethod · 0.45
appendRightMethod · 0.45
overwriteMethod · 0.45
removeMethod · 0.45
appendLeftMethod · 0.45
prependRightMethod · 0.45
appendMethod · 0.45
prependMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected