mirror of
https://github.com/Luzifer/browserphone.git
synced 2024-11-09 22:30:09 +00:00
5 lines
44 B
Makefile
5 lines
44 B
Makefile
|
default:
|
||
|
|
||
|
lint:
|
||
|
eslint --ext=.js,.vue src/
|