-
Updated
May 13, 2022 - Go
plugin
Here are 16,400 public repositories matching this topic...
-
Updated
May 23, 2022 - JavaScript
Via a Slack conversation with @chrisohaver.
What you would like to be added: A warning about potentially malformed domains in Corefiles: e.g., k8s.foo.bar.com::53 (with two colons).
Why this is needed: CoreDNS will parse the domain as
-
Updated
Apr 27, 2022 - Java
-
Updated
May 25, 2022 - Kotlin
-
Updated
Jul 7, 2021 - Java
@types in vue.i18n
Hello,
I'm using vue-i18n on my nuxt app with typescript.
I have a simple question :
Why in
declare module 'vue/types/options' {
interface ComponentOptions<V extends Vue> {
i18n?: {
messages?: VueI18n.LocaleMessages
dateTimeFormats?: VueI18n.DateTimeFormats
numberFormats?: VueI18n.NumberFormats
sharedMessages?: VueI18n.LocaleMessages
}
}
}
`local
This is a feature request. Would it be possible to add a snippet option to finish the snippet in command mode after pressing the jump-forward-trigger key the final time?
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
-
Updated
Mar 30, 2022 - Ruby
-
Updated
Feb 4, 2022 - JavaScript
-
Updated
Apr 7, 2022 - Ruby
-
Updated
Sep 6, 2018 - Java
-
Updated
May 25, 2022 - Lua
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
May 22, 2022
-
Updated
Aug 24, 2018 - JavaScript
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Nov 4, 2020 - Objective-C
-
Updated
May 25, 2022 - TypeScript
-
Updated
Aug 3, 2021 - Ruby
-
Updated
May 23, 2022 - Python
Improve this page
Add a description, image, and links to the plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plugin topic, visit your repo's landing page and select "manage topics."
I am doing a PR for a new linter rule.
I would like to test this new linter rule on an existing repository, but it is unclear how to do that.
Normally, I would use
npm linkfor this purpose, but that doesn't seem to be working properly, presumably because this is a monorepo.Please enumerate the steps for testing a PR in [CONTRIBUTING.md](https://github.com/typescript-eslint/typescript-esli