XhmikosR
|
ae43f0c48b
|
Tweak and re-organize ESLint config (#38369)
* Tweak and re-organize ESLint config
* merge individual configs to the root config
* enable more eslint-plugin-import rules
* lint markdown files
* Lint
|
2023-03-29 13:49:30 -04:00 |
|
XhmikosR
|
42da2b9556
|
Update devDependencies (#35841)
* Update devDependencies
* @babel/core ^7.17.0 → ^7.17.2
* @rollup/plugin-replace ^3.0.1 → ^3.1.0
* eslint ^8.8.0 → ^8.9.0
* eslint-config-xo ^0.39.0 → ^0.40.0
* hugo-bin ^0.80.1 → ^0.80.2
* karma ^6.3.15 → ^6.3.16
* rollup ^2.67.1 → ^2.67.2
* Fix new ESLint errors
|
2022-02-15 08:50:37 +02:00 |
|
XhmikosR
|
f8f9dc3b5c
|
tests: remove extra spaces, unneeded arrays and add missing newlines
|
2021-12-01 14:30:49 +02:00 |
|
XhmikosR
|
eb54e1a1ce
|
tests: tweak Jasmine's matchers usage
Use:
* toBeNull
* toEqual
* toBeTrue
* toBeFalse
* toHaveSize
* toHaveClass
|
2021-12-01 14:30:49 +02:00 |
|
GeoSot
|
94a596fbcb
|
Add a template factory helper to handle all template cases (#34519)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
|
2021-11-25 19:14:02 +02:00 |
|