mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
- Remove legacy .eslintrc.cjs and .eslintignore - Add eslint.config.js with flat config, security rules (no-eval, no-implied-eval, no-new-func, no-script-url) - Add .prettierrc and .prettierignore - Format entire codebase with prettier
7 lines
62 B
Plaintext
7 lines
62 B
Plaintext
dist
|
|
node_modules
|
|
public
|
|
*.min.js
|
|
*.min.css
|
|
package-lock.json
|