2017-10-23 11:14:46 +02:00
|
|
|
[ignore]
|
2018-02-05 13:38:54 +01:00
|
|
|
<PROJECT_ROOT>/node_modules/.*
|
2017-10-23 11:14:46 +02:00
|
|
|
|
|
|
|
|
[include]
|
|
|
|
|
|
|
|
|
|
[libs]
|
|
|
|
|
|
|
|
|
|
[lints]
|
|
|
|
|
|
|
|
|
|
[options]
|
2018-02-28 15:59:19 +01:00
|
|
|
esproposal.decorators=ignore
|
2018-06-22 09:10:10 +02:00
|
|
|
esproposal.optional_chaining=enable
|
2017-12-27 10:49:31 +01:00
|
|
|
include_warnings=true
|
2017-10-23 11:14:46 +02:00
|
|
|
module.use_strict=true
|
2017-12-27 10:49:31 +01:00
|
|
|
|
|
|
|
|
[strict]
|