aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* build: set prettier config and update stylelint rulesArmand Philippot2021-10-202-2/+54
|
* build: fix webpack runtime configArmand Philippot2021-10-191-0/+3
| | | | | Some errors occured when updating scss files. It seems to be a runtime issue: by adding a single runtime I no longer have errors.
* chore: add js small apps submodule inside projectsArmand Philippot2021-10-192-0/+3
|
* build: add webpack configArmand Philippot2021-10-1710-928/+1237
| | | | | | | Downgrade Imagemin-SVGO to v9 because v10 is incompatible with image minimizer. Change ESlint config to avoid lint error (should be dependency instead of devDependency...)
* chore: initial commitArmand Philippot2021-10-1722-0/+8943
Add default configuration for dev tools and needed packages