A tool for conquest of ATProto lexicons. https://jsr.io/@hotsocket/lexiconqueror
at main 291 B view raw
1{ 2 "**/*.ts": [ 3 "This Source Code Form is subject to the terms of the Mozilla Public", 4 "License, v. 2.0. If a copy of the MPL was not distributed with this", 5 "file, You can obtain one at https://mozilla.org/MPL/2.0/." 6 ], 7 "ignore": [ 8 "example", 9 "npm", 10 "generated", 11 ".lxq" 12 ] 13}