kubiklabs / wasmkit

Cosmwasm dev tooling framework
https://wasmkit.kubiklabs.xyz/
MIT License
6 stars 2 forks source link

Have a linter in sample-project and templates repo #21

Open udit-gulati opened 11 months ago

udit-gulati commented 11 months ago

Checks for ts files in scripts/ and test/ directories. These checks can include variable case, line length etc. Adding eslint should be enough.