Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
bertieb
/
dice-roller
Segui
1
Vota
0
Forka
0
Codice
Problemi
1
Pull Requests
0
Rilasci
5
Wiki
Attività
Sfoglia il codice sorgente
Include dice.ts so tests compile correctly
tags/v0.1.3
bertieb
3 anni fa
parent
bea2bb5c66
commit
0c79af9ae2
1 ha cambiato i file
con
2 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-1
tsconfig.json
+ 2
- 1
tsconfig.json
Vedi File
@@ -66,5 +66,6 @@
/* Advanced Options */
"skipLibCheck": true, /* Skip type checking of declaration files. */
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
}
},
"include": "dice.ts"
}
Scrivi
Anteprima
Caricamento…
Annulla
Salva