You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,6 @@ Sure ! Fork the repository and fix a bug you've found, a bug someone else found,
14
14
Make sure mobile display is good enough ( not asking for perfection ), grab width and conditions from other components to have the same workflow. To test it out run ```npm run serve``` and open a network url on your mobile device ( connected on the same wifi ! ) to instantly test out your modification on mobile.
15
15
16
16
## Pull Requests requirements
17
-
Before asking any pull request, run ```npm run format``` and ```npm run lint```, fix all the warning and errors from eslint.
17
+
Before asking any pull request, run ```npm run lint```, fix all the warning and errors from eslint.
18
18
If your feature require to use files, especially spine assets, "si_" icons, "mi_" banners, or anything else, host them on [https://github.com/Nikke-db/Nikke-db.github.io](https://github.com/Nikke-db/Nikke-db.github.io) and make a Pull Request there as well.
0 commit comments