915052d5f6
Fixes #3047
17 lines
199 B
Plaintext
17 lines
199 B
Plaintext
[ignore]
|
|
<PROJECT_ROOT>/node_modules/.*
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
|
|
[lints]
|
|
|
|
[options]
|
|
esproposal.decorators=ignore
|
|
esproposal.optional_chaining=enable
|
|
include_warnings=true
|
|
module.use_strict=true
|
|
|
|
[strict]
|