0
Fork 0
mirror of https://github.com/penpot/penpot-export.git synced 2025-03-11 07:01:17 -05:00
penpot-export/packages/penpot-css-export
Roberto Redradix 028e29f4c0 chore(cli): avoid creating a static array instance for base config
The `pages` property is overwritten at `validateAndNormalizePenpotExportConfig` to avoid an infinite loop. Remove that possibility altogether.
2023-08-22 17:50:00 +02:00
..
src chore(cli): avoid creating a static array instance for base config 2023-08-22 17:50:00 +02:00
.gitignore Initial commit 2023-08-21 08:36:47 +02:00
.prettierignore build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
.prettierrc.json build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
package.json build(cli): set up code formatter 2023-08-22 13:54:53 +02:00
tsconfig.json Initial commit 2023-08-21 08:36:47 +02:00
yarn.lock Initial commit 2023-08-21 08:36:47 +02:00