Adjust printWidth to 120.
This commit is contained in:
committed by
Fabio Niephaus
parent
93a3b57d30
commit
9b77b7e1c6
@@ -1,5 +1,5 @@
|
||||
import {expect, test} from '@jest/globals'
|
||||
import {toSemVer} from '../src/utils'
|
||||
import { expect, test } from '@jest/globals'
|
||||
import { toSemVer } from '../src/utils'
|
||||
|
||||
test('convert version', async () => {
|
||||
for (const inputAndExpectedOutput of [
|
||||
|
||||
Reference in New Issue
Block a user