CommitCampv0.9alpha
CommitCampv0.9alpha
FeedSnippetsForumChallengesAI AssistantLeaderboardAchievementsNotificationsMessagesSettings
Developer Tools
Feed
Forum
Search
Alerts

Code Snippets

Browse and share code snippets with the community.

B
Batuhan SAYGINLvl4
2/19/2026

Test

typescript

test

typescript
1{
2 "compilerOptions": {
3 "target": "ES2017",
4 "lib": ["dom", "dom.iterable", "esnext"],
5 "allowJs": true,
6 "skipLibCheck": true,
7 "strict": true,
8 "noEmit": true,
+27 more lines — View full snippet →
B
Batuhan SAYGINLvl4
2/19/2026

Heyecan verici

javascript

Testtt

javascript
1{
2 "$schema": "https://turbo.build/schema.json",
3 "tasks": {
4 "dev": {
5 "cache": false,
B
Batuhan SAYGINLvl4
2/12/2026

test asd asd asd a

go

asd asd asd asd as

go
1testasd asd sa d
6 "persistent": true
7 },
8 "build": {
+9 more lines — View full snippet →