File tree Expand file tree Collapse file tree 6 files changed +0
-14
lines changed Expand file tree Collapse file tree 6 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 33 * This file has been automatically generated,
44 * in order to update its content execute "npm run update"
55 */
6- const ruleLevel =
7- process . env . VUE_ESLINT_ALWAYS_ERROR === 'true' ? 'error' : 'warn'
86
97module . exports = {
108 parserOptions : {
Original file line number Diff line number Diff line change 33 * This file has been automatically generated,
44 * in order to update its content execute "npm run update"
55 */
6- const ruleLevel =
7- process . env . VUE_ESLINT_ALWAYS_ERROR === 'true' ? 'error' : 'warn'
86
97module . exports = [
108 {
Original file line number Diff line number Diff line change 66'use strict'
77const config = require ( './base.js' )
88
9- const ruleLevel =
10- process . env . VUE_ESLINT_ALWAYS_ERROR === 'true' ? 'error' : 'warn'
11-
129module . exports = [
1310 ...config ,
1411 {
Original file line number Diff line number Diff line change 66'use strict'
77const config = require ( './base.js' )
88
9- const ruleLevel =
10- process . env . VUE_ESLINT_ALWAYS_ERROR === 'true' ? 'error' : 'warn'
11-
129module . exports = [
1310 ...config ,
1411 {
Original file line number Diff line number Diff line change 33 * This file has been automatically generated,
44 * in order to update its content execute "npm run update"
55 */
6- const ruleLevel =
7- process . env . VUE_ESLINT_ALWAYS_ERROR === 'true' ? 'error' : 'warn'
86
97module . exports = {
108 extends : require . resolve ( './base' ) ,
Original file line number Diff line number Diff line change 33 * This file has been automatically generated,
44 * in order to update its content execute "npm run update"
55 */
6- const ruleLevel =
7- process . env . VUE_ESLINT_ALWAYS_ERROR === 'true' ? 'error' : 'warn'
86
97module . exports = {
108 extends : require . resolve ( './base' ) ,
You can’t perform that action at this time.
0 commit comments