Commit graph

28 commits

Author SHA1 Message Date
21263d4574 Fix (most) TypeScript errors 2024-08-31 00:29:19 -03:00
a2a856cd45 Replace React with preact 2024-08-30 10:16:42 -03:00
cf82db567f Update typescript-eslint and other deps 2024-08-22 16:24:04 -03:00
65dbae91c3 Add /etc 2024-08-22 16:12:41 -03:00
e85566041b Update typescript-eslint 2024-07-29 16:28:02 -03:00
843852201b Migrate to eslint v9 2024-07-28 23:42:43 -03:00
4f96451c6d Sort 'devDependencies' 2024-07-28 22:49:01 -03:00
c6313cd476 Fix 'npm outdated' 2024-07-28 22:45:24 -03:00
f83f83a08c Replace ruby sass with nodejs sass 2024-07-22 23:06:52 -03:00
20fb969959 Update loaders
Plus configure prettier to run via eslint. That makes it easier
to hide certain blocks of code from the linter.
2024-06-09 15:28:35 -03:00
e740bad260 Add esbuild-loader, upgrade nanoc-webpack.rb 2024-04-25 20:36:34 -03:00
f7aa26a985 Update build environment 2024-03-21 16:58:52 -03:00
043523e48a Replace 'es-cookie' with 'document.cookie' 2024-03-12 12:34:18 -03:00
1f6f039ba3 Add per-env webpack configuration files 2024-02-18 09:26:04 -03:00
4debbe218e Add 'url' to package.json 2023-10-13 00:37:16 -03:00
31f87e8b31 package: npm audit fix 2023-07-23 14:10:29 -03:00
Gyen Abubakar Sadick
356daf6de4 don't install husky in CI context 2023-07-16 07:37:08 +00:00
Gyen Abubakar Sadick
b5356fbeb4 installed husky 2023-07-16 07:27:56 +00:00
ef562d3274 package: update lint scripts 2023-07-14 18:16:40 -03:00
3def4f26e4 Run prettier over src/js/ 2023-07-13 14:11:07 -03:00
6935e67a49 WebPackage -> Packet
Rename WebPackage to Packet.
Move Packet to `/packages/typescript/packet`.
2023-06-21 19:58:31 -03:00
61c73c88df Scope eslint NPM scripts to src/js/ 2023-01-05 00:15:45 -03:00
112f0aaec7 Add eslint-autofix script 2022-12-24 15:52:14 -03:00
616f5d6073 add "WebPackage"
The "WebPackage" object allows for scripts, stylesheets, fonts, images
and other webpage assets to be downloaded for the page's primary content
to use afterwards.
2022-11-18 17:09:32 -03:00
Gyen Abubakar
5e2ab86e22 eslint & prettier setup 2022-11-11 16:09:33 -03:00
2eeeb439ec TypeScript: add ts-standard 2022-11-02 00:53:00 -03:00
757b66f6f0 ThemeSelect.jsx: store theme choice in a cookie
Fix #1
2022-11-01 19:22:37 -03:00
b90a4b54fc add TypeScript / React related configuration files 2022-10-31 15:35:43 -03:00