文件名称:03-01-criando-um-projeto-do-zero
文件大小:129KB
文件格式:ZIP
更新时间:2024-04-15 12:33:43
TypeScript
03-01-criando-um-projeto-do-zero
【文件预览】:
03-01-criando-um-projeto-do-zero-master
----.eslintrc.json(2KB)
----yarn.lock(278KB)
----next-env.d.ts(75B)
----src()
--------pages()
--------services()
--------next-env.d.ts(75B)
--------styles()
--------components()
--------__tests__()
--------setupTests.ts(341B)
----.babelrc(40B)
----tsconfig.json(554B)
----jest.config.js(7KB)
----prettier.config.js(90B)
----.editorconfig(228B)
----.gitignore(386B)
----package.json(1KB)