jsonfly.nvim/justfile

11 lines
107 B
Makefile

#!/usr/bin/env just --justfile
set dotenv-load := true
_default:
just --list -u
lint:
stylua lua