Shared configuration for Scratch's use of webpack
Find a file
2024-03-13 13:25:22 +00:00
.github chore(deps): update actions/setup-node action to v4 2024-03-11 14:08:10 +00:00
.husky chore: add husky hook for commitlint 2024-03-08 18:09:52 -08:00
src feat: add clone() method 2024-03-08 20:07:26 -08:00
test test: add tests 2024-03-08 17:45:46 -08:00
.editorconfig chore: configure Renovate 2024-03-08 16:59:50 -08:00
.gitattributes chore: npm init and some dotfiles 2024-03-08 07:41:13 -08:00
.gitignore Initial commit 2024-03-08 07:32:45 -08:00
.nvmrc ci: set up GHA 2024-03-08 17:54:44 -08:00
CHANGELOG.md chore(release): 1.1.0 [skip ci] 2024-03-09 04:08:29 +00:00
commitlint.config.js chore: add commitlint 2024-03-08 17:58:02 -08:00
LICENSE Initial commit 2024-03-08 07:32:45 -08:00
package-lock.json chore(deps): lock file maintenance 2024-03-13 13:25:22 +00:00
package.json chore(release): 1.1.0 [skip ci] 2024-03-09 04:08:29 +00:00
README.md chore: npm init and some dotfiles 2024-03-08 07:41:13 -08:00
release.config.js ci: configure semantic-release 2024-03-08 18:15:17 -08:00
renovate.json5 chore: configure Renovate 2024-03-08 16:59:50 -08:00

scratch-webpack-configuration

Shared configuration for Scratch's use of webpack