chore: Extended prettier for config files + run
This commit is contained in:
parent
f673e485ad
commit
322100f54c
27 changed files with 454 additions and 375 deletions
|
@ -48,7 +48,7 @@ describe('Pattern', () => {
|
|||
name: 'test.partB',
|
||||
measurements: ['head', 'knee'],
|
||||
optionalMeasurements: ['knee'],
|
||||
after: [ partA ],
|
||||
after: [partA],
|
||||
plugins: [
|
||||
{
|
||||
name: 'testPlugin',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue