1 2 3 4 5 6 7 8 9
---@brief --- https://github.com/hirosystems/clarinet --- --- Clarinet is the fastest way to build, test, and deploy smart contracts on the Stacks blockchain. return { cmd = { 'clarinet', 'lsp' }, filetypes = { 'clar', 'clarity' }, root_markers = { 'Clarinet.toml' }, }