question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Case insensitive options?

See original GitHub issue

Would it be possible to have case insensitive configuration options in the plugin configuration in tsconfig.json?

Personally, I’ve already found myself getting the wrong casing on two options (postcssOptions and classNameTransform) and I don’t think it would too difficult to implement. This would also be a non-breaking change.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, May 30, 2021

Now that you bring up the tsconfig autocomplete, I think it’s worth posting an feature request over on the TypeScript repo.

0reactions
mrmckebcommented, Jun 5, 2021

This is now released, thanks for your feedback and patience! https://github.com/mrmckeb/typescript-plugin-css-modules/releases/tag/v3.4.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Case sensitivity - Wikipedia
In computers, case sensitivity defines whether uppercase and lowercase letters are treated as distinct (case-sensitive) or equivalent (case-insensitive).
Read more >
Adjust case sensitivity - WSL - Microsoft Learn
Case sensitivity determines whether uppercase (FOO.txt) and lowercase (foo.txt) letters are handled as distinct (case-sensitive) or equivalent ( ...
Read more >
caseInsensitive | Apple Developer Documentation
Type Property. caseInsensitive. Match letters in the pattern independent of case. iOS 4.0+ iPadOS 4.0+ macOS 10.7+ Mac Catalyst 13.0+ tvOS 9.0+ watchOS...
Read more >
Case Insensitive - Informatica Documentation
Case Insensitive. option. The rule then considers an input character in uppercase and lowercase as the same character. Therefore it cannot mask an...
Read more >
Before setting case-sensitivity options in dynamic views ... - IBM
The MVFS settings for case-sensitivity are as follows: You can select Case Insensitive MVFS (better; that is, have MVFS ignore case differences during...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found