An experimental TypeSpec syntax for Lexicon

0.1.5

+5 -1
+4
CHANGELOG.md
··· 1 + ### 0.1.5 2 + 3 + - Allow tokens in string unions 4 + 1 5 ### 0.1.4 2 6 3 7 - Fix some namespaces failing to emit
+1 -1
packages/emitter/package.json
··· 1 1 { 2 2 "name": "@typelex/emitter", 3 - "version": "0.1.4", 3 + "version": "0.1.5", 4 4 "description": "TypeSpec emitter for ATProto Lexicon definitions", 5 5 "main": "dist/index.js", 6 6 "type": "module",