We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 082c686 commit adad9feCopy full SHA for adad9fe
src/stores/preferences.ts
@@ -84,11 +84,9 @@ const defaultStorage: StateStorage = {
84
const MAP_OLD_TAGS: Record<string, string> = {
85
'artificial-intelligence': 'artificial intelligence',
86
'machine-learning': 'machine learning',
87
- c: 'clang',
88
cpp: 'c++',
89
csharp: 'c#',
90
'data-science': 'data science',
91
- go: 'golang',
92
'objective-c': 'objectivec',
93
}
94
0 commit comments