issues
search
veidzj
/
ts-store
0
stars
0
forks
source link
Init base project setup
#1
Open
veidzj
opened
10 months ago
veidzj
commented
10 months ago
[x] Git linter
[x] Typescript
[x] tsconfig dev
[x] tsconfig build
[x] module aliases
[x] Eslint
[x] standard js rules
[ ] License
[ ] GNU 3
[ ] Jest
[ ] Base setup
[ ] Unit tests
[ ] Integration tests
[ ] Folder structure
[ ] src
[ ] tests
[ ] Lint staged
[ ] eslint
[ ] test
[ ] Husky
[ ] pre commit -> lint staged
[ ] pre push -> tests