regexowl
|
ab1a7f4aab
|
ESLint: Use --fix with updated rules to order imports
This applies the updated sorting rules to the files by running `npm run lint:js:fix`
|
2022-12-02 16:29:58 +01:00 |
|
regexowl
|
0bced556a9
|
ESLint: Use --fix with new rules to order import declarations
Related to #795. This applies the new sorting rules in ESLint to the files by running `npm run lint:js:fix`
|
2022-09-14 13:24:38 +02:00 |
|
Jacob Kozol
|
4fa71cede8
|
update style across the project
The eslint updates require style changes in all components.
|
2022-05-23 12:47:20 +02:00 |
|
Sanne Raymaekers
|
bbd3623414
|
CreateImageWizard/FileSystem: Default to 0 if size input is NaN
This gets rid of prop warnings during tests.
|
2022-04-12 13:07:50 +02:00 |
|
Sanne Raymaekers
|
350acbd21b
|
CreateImageWizard: File system configuration
|
2022-02-28 15:27:09 +01:00 |
|