Repository URL to install this package:
|
Version:
2.1.1 ▾
|
@skava/ui
/
tsconfig.todo.json
|
|---|
"plugins": [
{
"name": "typescript-styled-plugin",
"tags": [
"styled",
"css"
],
"validate": false,
"lint": {
"vendorPrefix": "error",
"zeroUnits": "ignore",
"compatibleVendorPrefixes": "error",
"emptyRules": "warn",
"importStatement": "error",
"universalSelector": "warn",
"important": "error",
"float": "error"
}
}
],