Files
Redmine/package.json
Marius Balteanu 1ba92ba3e0 Stylelint updates:
* update package version
* add action to run the checks
* use npx to run the checks 

(#30069).

git-svn-id: https://svn.redmine.org/redmine/trunk@23284 e93f8b46-1217-0410-a6f0-8f06a7374b81
2024-11-16 09:53:42 +00:00

7 lines
81 B
JSON

{
"dependencies": {},
"devDependencies": {
"stylelint": "^16.10.0"
}
}