Gaëtan Maisse
|
daec5a29e7
|
refactor(a11y): activate noFallthroughCasesInSwitch TS compiler option
|
2019-12-18 21:43:52 +01:00 |
|
Gaëtan Maisse
|
65e94205fc
|
refactor(a11y): activate noUnusedParameters TS compiler option
Activate noUnusedParameters and fix TS errors related to it
|
2019-12-18 21:43:51 +01:00 |
|
Gaëtan Maisse
|
651b3544f0
|
refactor(a11y): activate strict mode in TS compiler
|
2019-12-18 21:43:51 +01:00 |
|
Gaëtan Maisse
|
cf84eb70bf
|
refactor(a11y): activate strictNullChecks TS compiler option
Activate strictNullChecks and fix TS errors related to it
|
2019-12-18 21:43:51 +01:00 |
|
Gaëtan Maisse
|
73ca763bfa
|
refactor(a11y): activate strictFunctionTypes TS compiler option
Activate strictFunctionTypes and fix TS errors related to it
|
2019-12-18 21:43:51 +01:00 |
|
Gaëtan Maisse
|
09f0b7450c
|
refactor(a11y): activate noImplicitReturns TS compiler option
|
2019-12-18 21:43:51 +01:00 |
|
Gaëtan Maisse
|
e923b13435
|
refactor(a11y): activate forceConsistentCasingInFileNames TS compiler option
|
2019-12-18 21:43:50 +01:00 |
|
Gaëtan Maisse
|
5250285dd8
|
refactor(a11y): activate noUnusedLocals TS compiler option
Activate noUnusedLocals and remove all unneeded imports
|
2019-12-18 21:43:50 +01:00 |
|
Gaëtan Maisse
|
e4cf45cce8
|
chore: add tsconfig in addons/a11y
|
2019-03-07 08:21:44 +01:00 |
|