Files
add-and-commit/.prettierrc.js
Federico Grandi cb9365b122 chore: switch to GTS for linting (#636)
* fix: switch over to gts

* fix: add debug message for input arrays

* fix: fix input array parsing
2024-03-26 14:41:25 +01:00

4 lines
58 B
JavaScript

module.exports = {
...require('gts/.prettierrc.json')
}