mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
3 lines
50 B
Makefile
3 lines
50 B
Makefile
lint:
|
|
@./node_modules/.bin/eslint .
|
|
.PHONY: lint
|