1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-02-25 07:50:37 +03:00
redux-devtools/.prettierignore

16 lines
131 B
Plaintext

*.log
.idea
lib
dist
umd
build
coverage
node_modules
__snapshots__
dev
.yarn/*
.pnp.*
**/demo/public/**
storybook-static
.vscode/*