下一个js测试

时间:2024-03-08 08:10:35
【文件属性】:

文件名称:下一个js测试

文件大小:111KB

文件格式:ZIP

更新时间:2024-03-08 08:10:35

TypeScript

NextJS打字稿样板 引导开发人员友好的NextJS应用程序,该应用程序配置为: 用 用格式 默认情况下使用进行提交挂钩的类型检查,类型检查和格式化 使用和 Testing 自己部署 使用部署示例: 如何使用 使用或执行以引导示例: npx create-next-app --example with-typescript-eslint-jest with-typescript-eslint-jest-app # or yarn create next-app --example with-typescript-eslint-jest with-typescript-eslint-jest-app 使用将其部署到云()。


【文件预览】:
next-js-test-main
----.prettierignore(54B)
----components()
--------layout()
--------logo()
--------nav-menu()
----.gitignore(403B)
----tsconfig.json(619B)
----README.md(1KB)
----test()
--------testUtils.ts(666B)
--------__mocks__()
--------pages()
----.prettierrc(43B)
----pages()
--------_app.tsx(133B)
--------index.tsx(644B)
--------about.tsx(627B)
--------api()
----package.json(1KB)
----.babelrc(32B)
----next-env.d.ts(75B)
----styles()
--------global.scss(177B)
----jest.config.js(561B)
----types()
--------types.ts(79B)
----.eslintignore(38B)
----.eslintrc.json(1KB)
----package-lock.json(410KB)

网友评论