Select Git revision
tsconfig.json
Forked from
COSC360 in 2018 / express-typescript-seed
Source project has a limited visibility.
-
Will Billingsley authoredWill Billingsley authored
settings.gradle 198 B
pluginManagement {
repositories {
maven { url "https://hopper.une.edu.au/artifactory/gradle-plugins/" }
gradlePluginPortal()
}
}
rootProject.name = 'dotsAndBoxes'