Latest version: 2.0.0-beta.2, last published: 5 days ago. Start using @ntnyq/prettier-config in your project by running `npm i @ntnyq/prettier-config`. There are no other projects in the npm registry using @ntnyq/prettier-config.
// eslint.config.js import antfu from '@antfu/eslint-config' export default antfu()And that's it! Or you can configure each integration individually, for example:// eslint.config.js import antfu from '@antfu/eslint-config' export default antfu({ // Type of the project. 'lib' for ...
Extend this config in.eslintrc.js module.exports={root:true,extends:['@ntnyq/prettier-typescript'],rules:{// Override rules},} inpackage.json {"eslintConfig": {"root":true,"extends":"@ntnyq/prettier-typescript"} } Readme Keywords ...
Adapt to home-assistant/core#138522 which changes config entry state handling Note: The proposed change is compatible with Home Assistant Core both with and without home-assistant/core#138522 Adapt to changes in config entry state handling Verified 7ccc144 emontnemery mentioned this pull request...
[Android.Runtime.Register("KEY_NTN_LTE_RSRP_THRESHOLDS_INT_ARRAY", ApiSince=35)] public const string KeyNtnLteRsrpThresholdsIntArray; Field Value String Attributes RegisterAttribute Remarks This threshold is used when connected to a non-terrestrial LTE network. A list of 4 NTN LTE RSR...
Java documentation for android.telephony.CarrierConfigManager.KEY_PARAMETERS_USED_FOR_NTN_LTE_SIGNAL_BAR_INT. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attri...
Proposed change Adjust config entry state check in vizio The state checks can be simplified due to the changes outlined in https://developers.home-assistant.io/blog/2025/02/19/new-config-entry-sta...
Proposed change Adjust config entry state checks in mcp_server Type of change Dependency upgrade Bugfix (non-breaking change which fixes an issue) New integration (thank you!) New feature (which adds functionality to an existing integration) ...
Java documentation for android.telephony.CarrierConfigManager.KEY_NTN_LTE_RSRQ_THRESHOLDS_INT_ARRAY. Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License....
Proposed change Adjust config entry state check in unifi Type of change Dependency upgrade Bugfix (non-breaking change which fixes an issue) New integration (thank you!) New feature (which adds functionality to an existing integration) Deprecation (breaking change to happen in the future) ...