mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-03 22:31:52 +00:00
Applied coding styles to config files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"private": false,
|
||||
"scripts": {
|
||||
"lint": "yarn lint:js && yarn lint:css",
|
||||
"lint:js": "eslint src test scripts",
|
||||
"lint:js": "eslint src test scripts config",
|
||||
"lint:js:fix": "yarn lint:js --fix",
|
||||
"lint:css": "stylelint src/**/*.scss",
|
||||
"lint:css:fix": "yarn lint:css --fix",
|
||||
|
||||
Reference in New Issue
Block a user