13 Commits

Author SHA1 Message Date
supahgreg
7b6de15e71
Add a script to help with ESLint. 2025-10-21 14:33:17 -05:00
supahgreg
b4fe055ccf
Only run stylelint against Less files in 'themes'.
No point in checking the generated CSS.
2025-10-20 19:17:20 +00:00
supahgreg
e2badf7ea9
Add stylelint for CSS/LESS linting. 2025-10-20 16:15:28 +00:00
supahgreg
94924f37b6
Replace deprecated ESLint styling rules. 2025-10-13 03:13:36 +00:00
supahgreg
20d2ddabdb
Handle browser globals in a much better way for ESLint. 2025-10-13 02:22:45 +00:00
supahgreg
1299d632bd
Get ESLint working and tweak the config (stricter). 2025-10-12 19:38:30 +00:00
supahgreg
a135edcfb1 Drop the 'eslint-formatter-gitlab' dev dependency. 2025-10-05 05:26:50 +00:00
supahgreg
2878ae815f Bump node dev dependencies. 2025-10-05 05:23:35 +00:00
Andrew Dolgov
0e4b8bd653
add eslint-formatter-gitlab npm dependency 2025-04-25 18:53:55 +03:00
Andrew Dolgov
b4cbc792cc add workaround for gulp4 not updating file timestamps on build 2021-02-04 15:30:28 +03:00
Andrew Dolgov
f3803c9e60 add eslint to package.json 2020-09-17 20:47:01 +03:00
Andrew Dolgov
5c1f70348e add less to package.json 2020-09-17 20:45:21 +03:00
Andrew Dolgov
f41fdef389 add gulp task for less compilation 2020-09-17 13:30:52 +03:00