This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
portainer
Watch
1
Star
0
Fork
You've already forked portainer
0
mirror of
https://github.com/portainer/portainer.git
synced
2025-08-02 20:35:25 +02:00
Code
Issues
Releases
Activity
51ef2c2aa9
portainer
/
test
/
e2e
/
cypress
/
support
/
index.js
2 lines
21 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore(project): add prettier for code format (#3645) * chore(project): install prettier and lint-staged * chore(project): apply prettier to html too * chore(project): git ignore eslintcache * chore(project): add a comment about format script * chore(prettier): update printWidth * chore(prettier): remove useTabs option * chore(prettier): add HTML validation * refactor(prettier): fix closing tags * feat(prettier): define angular parser for html templates * style(prettier): run prettier on codebase Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-04-11 00:54:53 +03:00
import
'./commands'
;
Copy permalink