This repository has been archived on 2022-09-16. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
Go to file
Tristan Daniël Maat f9bd128a02
Start linting with eslint
2022-08-03 19:00:53 +01:00
nix Start linting with eslint 2022-08-03 19:00:53 +01:00
src Start linting with eslint 2022-08-03 19:00:53 +01:00
.dir-locals.el Clean up dev workflow a bit 2022-08-01 21:15:30 +01:00
.eslintrc.yaml Start linting with eslint 2022-08-03 19:00:53 +01:00
.gitignore Migrate to npmlock2nix 2022-06-20 14:43:10 +01:00
.parcelrc Update dependencies 2020-05-31 03:54:38 +01:00
.posthtmlrc Clean up dev workflow a bit 2022-08-01 21:15:30 +01:00
.prettierrc Format codebase with `prettier` 2022-08-01 21:43:50 +01:00
README.md Clean up dev workflow a bit 2022-08-01 21:15:30 +01:00
flake.lock Clean up and update flake 2022-07-30 17:42:07 +01:00
flake.nix Add nix flake checks 2022-08-03 01:47:50 +01:00
package-lock.json Start linting with eslint 2022-08-03 19:00:53 +01:00
package.json Start linting with eslint 2022-08-03 19:00:53 +01:00
tsconfig.json Start linting with eslint 2022-08-03 19:00:53 +01:00

README.md

tlaternet-templates

Website templates bundled with parcel.

Updating

When adding/removing packages from package.json, the corresponding package-lock.json needs to be updated. Use nix/update-lockfile for this.

When ignoring semver is desired, use:

npm-check-updates -u