文件名称:js-playground-for-codegolf
文件大小:167KB
文件格式:ZIP
更新时间:2024-03-05 10:36:46
TypeScript
CodeGolf的JS游乐场 无限ループによるフリーズ防止机能付きのプレイグラウンド コミットの设定 gitのconfigには以下を设定します。 [commit] template = .gitmessage # ==== Emojis ==== # :bug: :bug: バグ修正 # :thumbs_up: :+1: 機能改善 # :sparkles: :sparkles: 部分的な機能追加 # :party_popper: :tada: 盛大に祝うべき大きな機能追加 # :books: :books: ドキュメント # :recycling_symbol_selector: :recycle: リファクタリング # :shower: :shower: 不要な機能・使われなくなった機能の削除 # :green_heart: :green_heart: テストやCIの修正・改善 # :t-shirt: :shirt: Lintエラーの修正やコードスタイルの修正 # :rocket: :rocket: パフォーマンス改善 # :gear: :gear: co
【文件预览】:
js-playground-for-codegolf-master
----.gitignore(346B)
----package.json(1KB)
----package-lock.json(578KB)
----src()
--------react-app-env.d.ts(40B)
--------codes()
--------const()
--------PlayGround.tsx(5KB)
--------routes.ts(1KB)
--------index.tsx(593B)
--------LeftMenu.tsx(1KB)
--------func()
--------theme.tsx(546B)
--------App.tsx(4KB)
----public()
--------index.html(2KB)
--------favicon.ico(4KB)
--------manifest.json(296B)
----tsconfig.json(494B)
----README.md(1KB)