Skip to content

Commit e5ae274

Browse files
committed
chore: format
1 parent b4b6da7 commit e5ae274

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/configuration/nativescript.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -372,9 +372,9 @@ ios.SPMPackages: Array<{
372372
repositoryURL: string;
373373
version: string;
374374
/**
375-
* (8.9+) If you have more targets (like widgets for example),
376-
* you can list their names here to include the Swift Package with them.
377-
*/
375+
* (8.9+) If you have more targets (like widgets for example),
376+
* you can list their names here to include the Swift Package with them.
377+
*/
378378
targets?: string[];
379379
}>
380380
```

0 commit comments

Comments
 (0)