mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-02-25 10:12:52 +00:00
* Implement amqp 0.2 type definitions * Respond to PR feedback - Add semicoloms - Remove namespace - Change line rules
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"extends": "dtslint/dt.json",
|
|
"rules": {
|
|
"unified-signatures": [
|
|
"false"
|
|
]
|
|
}
|
|
} |