💄 prittier all files

This commit is contained in:
afc163
2019-05-07 14:57:32 +08:00
parent 66f81550e4
commit b780070351
621 changed files with 7540 additions and 6629 deletions

View File

@@ -1,8 +1,5 @@
const config = {
plugins: [
'remark-preset-lint-recommended',
['remark-lint-list-item-indent', 'space'],
],
plugins: ['remark-preset-lint-recommended', ['remark-lint-list-item-indent', 'space']],
};
module.exports = config;