mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 13:00:25 +01:00
Adds Stylelint to lint CSS files (#32888).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19732 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
6
package.json
Normal file
6
package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"stylelint": "^13.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user