UNPKG
tslint-plugin-decorator-member-ordering
Version:
latest (0.0.1)
0.0.1
TSLint plugin extending member-ordering rule with decorators support
tslint-plugin-decorator-member-ordering
/
rules
/
index.d.ts
5 lines
(4 loc)
•
76 B
TypeScript
View Raw
1
2
3
4
5
declare
const
_
default
: { rulesDirectory: string; };
export
= _
default
;