Files
jquery.uls/scripts/.eslintrc.json
Ed Sanders d53beca719 Update linters
* Update eslint and stylelint config
* Fix Gruntfile.js to actually run stylelint
2019-11-13 04:14:16 +02:00

7 lines
57 B
JSON

{
"root": true,
"extends": [
"wikimedia/server"
]
}