Merlijn Vos
78299475ae
Migrate from Eslint/Prettier/Stylelint to Biome ( #5794 )
2025-07-01 14:55:41 +02:00
Antoine du Hamel
3c5626f4ca
example: migrate redux to ESM ( #4158 )
...
Co-authored-by: Murderlon <merlijn@soverin.net>
2023-03-23 22:41:30 +01:00
Kevin van Zonneveld
bfe659820e
Upgrade linting to 2.0.0-0 ( #3280 )
...
* Upgrade linting to 2.0.0-0
* Adjust so we can pass without error
* Fix linting
* Update header-blacklist.js
* Update index.js
* Update Uppy.js
* Update Components.js
* Update StatusBar.js
* Update Assembly.js
* Upgrade to linting 2.0.0 (final release)
2021-11-09 11:19:05 +00:00
Antoine du Hamel
6b7ad5e7c7
Stricter linter ( #3095 )
...
* enforce some eslint rules
* enforce accessibility linter rules
* harden lint rules with only 1 or 2 warnings
* fix remaining rules with less than 3 warnings
* fix e2e tests
* fix remaining rules with less than 4 warnings
* fix remaining rules with less than 6 warnings
* fix `shuffleTaglines`
* fix companion build
2021-08-17 20:32:57 +02:00
Kevin van Zonneveld
764c2ccada
Update Linter ( #2796 )
...
* relocate .vscode
* Switch to transloadit linter
* Update .eslintrc.json
* autofix code
* unlink and install eslint-config-transloadit@1.1.1
* Change 0 to "off"
* Don't change 'use strict'
* Do not vertically align
* disable key-spacing
* add import/no-extraneous-dependencies per package
* add more react/a11y warnings
* Revert "autofix code"
This reverts commit 14c8a8cde8 .
* add import/no-extraneous-dependencies per example and main package
* autofix code (2)
* Allow devDependencies in ./bin
* Change import/no-extraneous-dependencies to warn again
* upgrade linter
* Set import/no-extraneous-dependencies to warn
2021-03-15 16:25:17 +00:00
Renée Kooi
a03a1ed7d6
use tusd.tusdemo.net ( #2691 )
2020-12-16 15:08:40 +01:00
Renée Kooi
8c826313b6
A few docs things ( #2371 )
2020-07-29 12:17:27 +02:00
Artur Paikin
13902c0eba
remove more autoProceed: false from examples
2018-07-15 23:58:22 -04:00
Renée Kooi
a4822ee90d
Update require() paths in examples.
2018-06-18 11:45:40 +02:00
Renée Kooi
37768e1531
core: Remove .run().
2018-04-30 12:17:13 +02:00
Renée Kooi
bd236d6493
examples: Dashboard maxWidth → width
2018-04-23 12:04:19 +02:00
Renée Kooi
d3498e1859
example: disable autoproceed in redux example
2017-11-20 17:41:00 +01:00
Renée Kooi
92ad83b82a
Add Redux example
2017-11-20 13:21:10 +01:00