mirror of
https://github.com/zen-browser/docs.git
synced 2025-07-10 02:05:33 +02:00
Fix ESLint warning, pin ESLint, update lockfile
This commit is contained in:
parent
6c49225efe
commit
44dcb13887
3 changed files with 92 additions and 106 deletions
|
@ -1,5 +1,7 @@
|
|||
export default {
|
||||
const config = {
|
||||
plugins: {
|
||||
'@tailwindcss/postcss': {},
|
||||
},
|
||||
};
|
||||
|
||||
export default config;
|
Loading…
Add table
Add a link
Reference in a new issue