mirror of
https://github.com/filegator/filegator.git
synced 2025-08-12 12:04:08 +02:00
npm run lint doc
This commit is contained in:
@@ -93,6 +93,7 @@ Once everything is ready visit: `http://localhost:8080`
|
|||||||
```
|
```
|
||||||
vendor/bin/phpunit
|
vendor/bin/phpunit
|
||||||
vendor/bin/phpstan analyse ./backend
|
vendor/bin/phpstan analyse ./backend
|
||||||
|
npm run lint
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
@@ -31,6 +31,7 @@ Once everything is ready visit: `http://localhost:8080`
|
|||||||
```
|
```
|
||||||
vendor/bin/phpunit
|
vendor/bin/phpunit
|
||||||
vendor/bin/phpstan analyse ./backend
|
vendor/bin/phpstan analyse ./backend
|
||||||
|
npm run lint
|
||||||
```
|
```
|
||||||
|
|
||||||
## Deployment
|
## Deployment
|
||||||
|
Reference in New Issue
Block a user