kubrick/packages/eslint-config/.npmignore
2024-09-08 13:13:53 +07:00

21 lines
165 B
Text

# compiled
*.com
*.class
*.dll
*.exe
*.o
*.so
*.zip
*.tgz
# tests
*.test.ts
*.test.tsx
*.test.js
*.test.jsx
# configs
*.config.*
.editorconfig
.eslint*
tsconfig.*