Update
This commit is contained in:
@ -20,7 +20,6 @@ pull() {
|
||||
echo
|
||||
}
|
||||
|
||||
pull import-js eslint-import-resolver-typescript
|
||||
pull jsx-eslint eslint-plugin-jsx-a11y
|
||||
pull eslint-community eslint-plugin-n
|
||||
pull jsx-eslint jsx-ast-utils
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env node --experimental-strip-types
|
||||
#!/usr/bin/env node
|
||||
import fs from 'node:fs';
|
||||
|
||||
const up = JSON.parse(
|
||||
|
Reference in New Issue
Block a user