Searched defs:languageTags (Results 1 – 3 of 3) sorted by relevance
35 languageTags: Map<string, number>; property51 const languageTags = new Map<string, number>(); constant
40 languageTags: Map<string, Language>; property in ProjectConfig
263 const languageTags = checkEntry.projectConfig.languageTags; constant