All Downloads are FREE. Search and download functionalities are using the official Maven repository.

skeleton.client.src.tslint.json Maven / Gradle / Ivy

{
    "extends": "../tslint.json",
    "rules": {
        "directive-selector": [
            true,
            "attribute",
            "app",
            "camelCase"
        ],
        "component-selector": [
            true,
            "element",
            "app",
            "kebab-case"
        ]
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy