mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Build: add new factory files to dist eslint
This commit is contained in:
parent
53cf7244da
commit
792238410d
@ -286,8 +286,12 @@ export default [
|
||||
files: [
|
||||
"dist/jquery.js",
|
||||
"dist/jquery.slim.js",
|
||||
"dist/jquery.factory.js",
|
||||
"dist/jquery.factory.slim.js",
|
||||
"dist-module/jquery.module.js",
|
||||
"dist-module/jquery.slim.module.js"
|
||||
"dist-module/jquery.slim.module.js",
|
||||
"dist-module/jquery.factory.module.js",
|
||||
"dist-module/jquery.factory.slim.module.js"
|
||||
],
|
||||
|
||||
languageOptions: {
|
||||
|
Loading…
Reference in New Issue
Block a user