Add prettier
This commit is contained in:
16
.prettierignore
Normal file
16
.prettierignore
Normal file
@@ -0,0 +1,16 @@
|
||||
/coverage
|
||||
/lib
|
||||
|
||||
/.idea
|
||||
.vscode
|
||||
.vscode/
|
||||
|
||||
# Legacy skinning file that some people might still have
|
||||
/src/component-index.js
|
||||
|
||||
/.npmrc
|
||||
/*.log
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
|
||||
/src/i18n/strings
|
||||
Reference in New Issue
Block a user