TODO!!!
This commit is contained in:
parent
21fffe3326
commit
11c470ae3b
|
@ -87,6 +87,7 @@ export interface LangConfig {
|
||||||
//
|
//
|
||||||
// (All 28 languages listed are on Riju, except Object Pascal and VBA.)
|
// (All 28 languages listed are on Riju, except Object Pascal and VBA.)
|
||||||
|
|
||||||
|
// TODO: validate that links have not broken
|
||||||
export const langs: { [key: string]: LangConfig } = {
|
export const langs: { [key: string]: LangConfig } = {
|
||||||
"><>": {
|
"><>": {
|
||||||
aliases: ["esofish"],
|
aliases: ["esofish"],
|
||||||
|
|
Loading…
Reference in New Issue