mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
fix: apply prettier; add lint-staged
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
module.exports = {
|
||||
extends: [
|
||||
'./packages/eslint-config/index.js',
|
||||
require.resolve('eslint-config-prettier'),
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user