nextui/.eslintignore
2023-01-07 21:52:46 -03:00

24 lines
254 B
Plaintext

.now/*
.next/*
*.css
examples/*
dist
esm/*
public/*
tests/*
scripts/*
*.config.js
.DS_Store
node_modules
coverage
.next
build
!.storybook
/**/.storybook/**
!.commitlintrc.cjs
!.lintstagedrc.cjs
!jest.config.js
!plopfile.js
!react-shim.js
!tsup.config.ts