first commit
This commit is contained in:
12
app_vue/node_modules/@eslint/eslintrc/conf/eslint-all.js
generated
vendored
Normal file
12
app_vue/node_modules/@eslint/eslintrc/conf/eslint-all.js
generated
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
/**
|
||||
* @fileoverview Stub eslint:all config
|
||||
* @author Nicholas C. Zakas
|
||||
*/
|
||||
|
||||
"use strict";
|
||||
|
||||
module.exports = {
|
||||
settings: {
|
||||
"eslint:all": true
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user