This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvenTree
Watch
1
Star
0
Fork
0
You've already forked InvenTree
mirror of
https://github.com/inventree/InvenTree
synced
2024-08-30 18:33:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
306f36bff8
InvenTree
/
package.json
7 lines
91 B
JSON
Raw
Normal View
History
Unescape
Escape
maybe addd a package
2021-12-02 10:20:32 +00:00
{
"dependencies"
:
{
bump deps (#4692) * bump deps * add markuplint setting to disable character-reference
2023-04-28 10:12:13 +00:00
"eslint"
:
"^8.39.0"
,
Replace mklint with djlint (#4746) * remove markuplint * remove dedicated html step - will be done by pre-commit * add djlint for django template linting * Fix T003: Endblock should have name * Fix H013: Img tag should have an alt attribute * Fix H014: Found extra blank lines * Fix T003: Endblock should have name * Fix H013: Img tag should have an alt attribute * small fixes * Fix T001: Variables should be wrapped in a single whitespace * Fix T003: Endblock should have name * small fixes * fix form method * add entry to contributing * fix template changes * another fix * use current version
2023-05-02 10:03:52 +00:00
"eslint-config-google"
:
"^0.14.0"
maybe addd a package
2021-12-02 10:20:32 +00:00
}
}
Reference in New Issue
Copy Permalink