issues
search
yandex
/
mapsapi-codestyle
JavaScript and TypeScript Style Guide
Other
213
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Require space before asterisk in generator method definition
#116
ikokostya
closed
4 years ago
3
tslint-config: Disallow angle bracker type assertions
#115
ikokostya
closed
5 years ago
0
tslint-config: Forbid public modifier for members
#114
ikokostya
closed
5 years ago
0
Use tslint "max-line-length" rule
#113
ikokostya
closed
6 years ago
1
Include tslint-eslint-rules as normal dependency
#112
ikokostya
closed
6 years ago
0
Describe import spacing rule
#111
ikokostya
closed
6 years ago
0
typescript: use strict master option, separate options for unused par…
#110
ikokostya
closed
6 years ago
1
DON'T use async when it has no useful effect
#109
ikokostya
closed
6 years ago
0
async without await
#108
ikokostya
closed
6 years ago
1
Add no-return-await rule
#107
ikokostya
closed
6 years ago
1
tslint-config: add 'check-type-operator' to 'whitespace' rule
#106
sigorilla
closed
6 years ago
1
ts: uppercase for enum values
#105
sigorilla
closed
6 years ago
1
eslint-config: Replace deprecated rules
#104
ikokostya
closed
6 years ago
0
eslint: add semi-style, switch-colon-spacing rules
#103
ikokostya
closed
7 years ago
0
tslint-config-loris
#102
dmikis
closed
6 years ago
5
Suffix for generic param names (#96)
#101
dmikis
closed
6 years ago
3
Require return type for functions (#94)
#100
dmikis
closed
6 years ago
12
ts: Add rule for leading _ in private and protected fields
#99
ikokostya
closed
7 years ago
1
Ternary operator
#98
flapenguin
closed
6 years ago
4
Add rule for spaces in imports
#97
ikokostya
closed
6 years ago
2
Template parameter naming
#96
dmikis
closed
6 years ago
9
Identifier references in object literals
#95
dmikis
closed
6 years ago
7
Mandatory return type for functions and methods
#94
dmikis
closed
6 years ago
3
Add rule for beginning underscore for private fields
#93
ikokostya
closed
7 years ago
1
Add tslint config
#92
ikokostya
closed
6 years ago
0
Move react config to separate package
#91
ikokostya
closed
7 years ago
3
Move react preset to separate package
#90
ikokostya
closed
7 years ago
0
eslint-config: add react configuration
#89
sigorilla
closed
7 years ago
9
ts: Describe type assertion style
#88
ikokostya
closed
7 years ago
0
ts: Describe preferred style for array declaration
#87
ikokostya
closed
7 years ago
0
Type assertions style
#86
ikokostya
closed
7 years ago
0
ts: Use const enum whenever possible
#85
ikokostya
closed
7 years ago
3
Class properties order
#84
ikokostya
closed
6 years ago
5
ts: Don't use public modifier for public member
#83
ikokostya
closed
7 years ago
0
TS style guide: inception
#82
dmikis
closed
7 years ago
6
Remove preferences for event names
#81
ikokostya
closed
7 years ago
2
eslint-config: allow named functions in prefer-callback rule
#80
ikokostya
closed
7 years ago
1
Clarifying object notation
#79
twirl
closed
7 years ago
2
eslint-config: use string severity codes
#78
ikokostya
closed
8 years ago
0
eslint-config: enable no-unsafe-finally
#77
ikokostya
closed
8 years ago
0
eslint-config: disallow padding within blocks
#76
ikokostya
closed
8 years ago
1
eslint-config: Disallow duplicate case labels
#75
ikokostya
closed
8 years ago
1
Add style for long destucturing patterns and named imports
#74
ikokostya
closed
8 years ago
2
Update eslint rules (fixes #67)
#73
ikokostya
closed
8 years ago
0
Disallow usage constructors as factory functions
#72
ikokostya
closed
8 years ago
0
Enforce that class methods utilize this
#71
ikokostya
closed
8 years ago
0
es6: add style for rest parameters and spread operator
#70
ikokostya
closed
8 years ago
0
Add style for computed property names
#69
ikokostya
closed
8 years ago
0
es6: destructuring assignment
#68
ikokostya
closed
8 years ago
2
Update eslint rules
#67
ikokostya
closed
8 years ago
3
Next