Feat/generator 1 iteration (#397)

* chore: added editor config and fix vscode settings

* fix: eslint and typescript

* chore: cleanup folders (gulp)

* feat: cleanup and working generator
This commit is contained in:
Alessio Occhipinti 2019-12-23 15:54:32 +01:00 committed by Mattia Astorino
parent 3f4a1be8a0
commit bf9a2bb6ed
39 changed files with 1791 additions and 5560 deletions

1
types/sanity.d.ts vendored Normal file
View file

@ -0,0 +1 @@
declare module '@sanity/client';