文件名称:IEEE-INSAT-Student-Branch-Website
文件大小:207KB
文件格式:ZIP
更新时间:2024-03-24 22:12:15
TypeScript
Gatsby的TypeScript启动器。 没有插件和样式。 确实是必要的开始 :fire: 未安装插件,非常适合高级用户。 :straight_ruler: ESLint —可插拔JavaScript linter :sparkling_heart: 更漂亮-固执己见的代码格式化程序 :dog_face: 沙哑-轻松使用git钩子 :page_facing_up: Commitizen-常规提交消息CLI :police_car: Commitlint -Lint提交消息 :paintbrush: 装修-依赖关系更新工具 :prohibited: lint- staged-对分段的git文件运行linters :card_index_dividers: 根导入-使用@前缀导入文件夹和文件。 :rocket: 入门 从此模板开始的最佳方法是使用Gatsby CLI。 npx gatsby new starter-ts https://github.com/jpedroschmitz/gatsby-starter-ts 如果愿意,可以克隆此存储库并在项目文件夹中运行
【文件预览】:
IEEE-INSAT-Student-Branch-Website-master
----.gitignore(259B)
----gatsby-config.js(190B)
----.eslintrc(2KB)
----package.json(2KB)
----src()
--------components()
--------declarations.d.ts(46B)
--------pages()
----LICENSE.md(1KB)
----.commitlintrc.json(53B)
----tsconfig.json(526B)
----README.md(2KB)
----gatsby-node.js(226B)
----renovate.json(149B)
----.husky()
--------.gitignore(2B)
--------pre-commit(89B)
--------common.sh(169B)
--------commit-msg(98B)
--------prepare-commit-msg(121B)
----.editorconfig(147B)
----.prettierrc(89B)
----yarn.lock(505KB)