1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/14970] Add stylelint to package.json

PHPBB3-14970
This commit is contained in:
Marc Alexander
2017-01-08 14:28:47 +01:00
parent c8dcf82b3e
commit 67bc5f93ce

View File

@@ -28,5 +28,6 @@
},
"homepage": "https://github.com/phpbb/phpbb#readme",
"devDependencies": {
"stylelint": "^7.7.1"
}
}