.prettierignore

This commit is contained in:
Jaco Greeff
2021-06-08 18:05:39 +03:00
parent eef76f5734
commit b19e20c82a
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
build
coverage
packages
+4
View File
@@ -0,0 +1,4 @@
// Copyright 2017-2021 @polkadot/ui authors & contributors
// SPDX-License-Identifier: Apache-2.0
module.exports = require('@polkadot/dev/config/prettier.cjs');