Added linting (#10)

This commit is contained in:
Alejandro Angulo 2021-10-02 11:30:13 -07:00 committed by GitHub
parent c1cfadafcd
commit 797fb83258
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 2105 additions and 118 deletions

8
.gitignore vendored
View file

@ -4,3 +4,11 @@
# Deployment config
config/production/deployment.toml
# yarn
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions