ags
This commit is contained in:
parent
eddf7cecb8
commit
aea798d119
16631 changed files with 1480363 additions and 257 deletions
7
home/ags/node_modules/eslint-plugin-es-x/lib/configs/restrict-to-es2022.js
generated
vendored
Normal file
7
home/ags/node_modules/eslint-plugin-es-x/lib/configs/restrict-to-es2022.js
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/**
|
||||
* DON'T EDIT THIS FILE.
|
||||
* This file was generated by "scripts/update-lib-configs.js" script.
|
||||
*/
|
||||
"use strict"
|
||||
|
||||
module.exports = { extends: [require.resolve("./no-new-in-es2023")] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue