mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 22:19:24 +00:00
Add prettier and bind it with eslint. Also add pre-commit hook to prettify before commit Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
4 lines
No EOL
51 B
Text
4 lines
No EOL
51 B
Text
{
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
} |