mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
feat(new tool): PDF Encrypt
PDF Encrypter
This commit is contained in:
parent
23b4dc84c8
commit
1b82da5b4b
8 changed files with 1584 additions and 150 deletions
|
@ -4,6 +4,8 @@
|
|||
module.exports = {
|
||||
root: true,
|
||||
extends: ['@antfu', './.eslintrc-auto-import.json', '@unocss'],
|
||||
|
||||
ignorePatterns: ['src/libs/*'],
|
||||
|
||||
rules: {
|
||||
'curly': ['error', 'all'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue