mirror of
https://github.com/google/nomulus
synced 2026-01-07 05:56:49 +00:00
Add better integration for console formatting check and apply (#2070)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"test": "ng test --browsers=ChromeHeadless --watch=false",
|
||||
"run:dev": "",
|
||||
"prettify": "npx prettier --write ./src/",
|
||||
"prettify:check": "npx prettier --check ./src/",
|
||||
"start:dev": "concurrently \"./../gradlew :core:runTestServer\" \"ng serve --proxy-config dev-proxy.config.json\"",
|
||||
"lint": "ng lint"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user