wagoid
|
5463926c07
|
feat: update dependencies that needed to switch to ESM syntax
Some packages were updated to versions that now use ECMAScript modules,
so this repo was updated to use ES modules using Node.js built-in support.
Update was done using the great guide from @sindresorhus:
https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
|
2021-07-07 15:17:00 -03:00 |
|
Wagner Santos
|
51913c302c
|
style: add eslint to the project
The config is based on airbnb shared config, with some rules that work better with the project.
|
2021-02-18 14:43:25 -03:00 |
|
Wagner Santos
|
cd7f07d5ef
|
style: ignore body-max-line-length rule for deps commits
|
2021-02-12 16:42:03 -03:00 |
|
Wagner Santos
|
fa385f7927
|
chore: add commitlint config file
|
2019-10-04 00:18:00 -03:00 |
|