home
This commit is contained in:
parent
a71a3b5593
commit
cb52890889
16657 changed files with 1483086 additions and 1 deletions
7
home/ags/node_modules/eslint-plugin-es-x/lib/configs/restrict-to-es2022-intl-api.js
generated
vendored
Normal file
7
home/ags/node_modules/eslint-plugin-es-x/lib/configs/restrict-to-es2022-intl-api.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-intl-api")] }
|
||||
Loading…
Add table
Add a link
Reference in a new issue