eslint-config-sukka 5.1.2 → 6.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +3 -3
- package/dist/index.mjs +3 -3
- package/package.json +10 -10
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const t=t=>Promise.resolve(require(t));var e,r=require("@eslint-sukka/shared"),n=require("node:fs"),s=require("node:path"),o=require("node:process"),i=require("node:url"),a=require("fs"),c=require("local-pkg"),u=require("ci-info"),l=(e=Object.create(null),a&&Object.keys(a).forEach(function(t){if("default"!==t){var r=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:function(){return a[t]}})}}),e.default=a,Object.freeze(e));const p={directory:"isDirectory",file:"isFile"},f=(t,e)=>e[p[t]](),h=t=>t instanceof URL?i.fileURLToPath(t):t;function y(t,{cwd:e=o.cwd(),type:r="file",allowSymlinks:i=!0}={}){!function(t){if(!Object.hasOwnProperty.call(p,t))throw Error(`Invalid type specified: ${t}`)}(r),e=h(e);let a=i?n.statSync:n.lstatSync;for(let n of t)try{let t=a(s.resolve(e,n),{throwIfNoEntry:!1});if(!t)continue;if(f(r,t))return n}catch{}}function d(t){return t instanceof URL?i.fileURLToPath(t):t}const g=Symbol("findUpStop");var m=function(t){if(t.__esModule)return t;var e=t.default;if("function"==typeof e){var r=function t(){return this instanceof t?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(e){var n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:function(){return t[e]}})}),r}(l);const b=t=>null!==t&&"object"==typeof t&&!Array.isArray(t),w=/[<>:"|?*\n\r\t\f\x00-\x1F]/,k=/(?:^|\/)[*]{2}($|\/)/,
|
|
1
|
+
"use strict";const t=t=>Promise.resolve(require(t));var e,r=require("@eslint-sukka/shared"),n=require("node:fs"),s=require("node:path"),o=require("node:process"),i=require("node:url"),a=require("fs"),c=require("local-pkg"),u=require("ci-info"),l=(e=Object.create(null),a&&Object.keys(a).forEach(function(t){if("default"!==t){var r=Object.getOwnPropertyDescriptor(a,t);Object.defineProperty(e,t,r.get?r:{enumerable:!0,get:function(){return a[t]}})}}),e.default=a,Object.freeze(e));const p={directory:"isDirectory",file:"isFile"},f=(t,e)=>e[p[t]](),h=t=>t instanceof URL?i.fileURLToPath(t):t;function y(t,{cwd:e=o.cwd(),type:r="file",allowSymlinks:i=!0}={}){!function(t){if(!Object.hasOwnProperty.call(p,t))throw Error(`Invalid type specified: ${t}`)}(r),e=h(e);let a=i?n.statSync:n.lstatSync;for(let n of t)try{let t=a(s.resolve(e,n),{throwIfNoEntry:!1});if(!t)continue;if(f(r,t))return n}catch{}}function d(t){return t instanceof URL?i.fileURLToPath(t):t}const g=Symbol("findUpStop");var m=function(t){if(t.__esModule)return t;var e=t.default;if("function"==typeof e){var r=function t(){return this instanceof t?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(e){var n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:function(){return t[e]}})}),r}(l);const b=t=>null!==t&&"object"==typeof t&&!Array.isArray(t),w=/[<>:"|?*\n\r\t\f\x00-\x1F]/,k=/(?:^|\/)[*]{2}($|\/)/,E=t=>"string"==typeof t&&t.length<=248&&!w.test(t),j=t=>String(t).split(/\r\n?|\n/),O=t=>t.startsWith("#"),v=t=>b(t)&&t.patterns&&t.sections,P=(t,e={})=>{let r,n=e.path;if(v(t))return t;E(t)&&m.existsSync(t)&&(n=t,t=m.readFileSync(t));let s=j(t),o=new Map,i={sections:[],patterns:[]},a={name:"default",patterns:[]};for(let t of s){let e=t.trim();if(e.startsWith("#")){let[,t]=/^#+\s*(.*)\s*$/.exec(e);if(r){o.delete(r.name),r.comment+=e?`
|
|
2
2
|
${e}`:"",r.name=t?`${r.name.trim()}
|
|
3
|
-
${t.trim()}`:r.name.trim(),o.set(r.name.toLowerCase().trim(),r);continue}a={name:t.trim(),comment:e,patterns:[]},o.set(a.name.toLowerCase(),a),i.sections.push(a),r=a;continue}""!==e&&(a.patterns.push(e),i.patterns.push(e)),r=null}return(!0===e.dedupe||!0===e.unique)&&(i=S(i,{...e,format:!1})),i.path=n,i.input=Buffer.from(t),i.format=t=>I(i,{...e,...t}),i.dedupe=t=>S(i,{...e,...t}),i.globs=t=>
|
|
4
|
-
`).globs())"ignore"===t.type?e.push(...t.patterns):"unignore"===t.type&&e.push(...t.patterns.map(t=>`!${t}`))}if(i&&0===a.length)throw Error("No .gitignore file found");return{ignores:e}}const
|
|
3
|
+
${t.trim()}`:r.name.trim(),o.set(r.name.toLowerCase().trim(),r);continue}a={name:t.trim(),comment:e,patterns:[]},o.set(a.name.toLowerCase(),a),i.sections.push(a),r=a;continue}""!==e&&(a.patterns.push(e),i.patterns.push(e)),r=null}return(!0===e.dedupe||!0===e.unique)&&(i=S(i,{...e,format:!1})),i.path=n,i.input=Buffer.from(t),i.format=t=>I(i,{...e,...t}),i.dedupe=t=>S(i,{...e,...t}),i.globs=t=>_(i,{path:n,...e,...t}),i},S=(t,e)=>{let r;let n=P(t,{...e,dedupe:!1}),s=new Map,o={sections:[],patterns:new Set};for(let t of n.sections){let{name:e="",comment:n,patterns:i}=t,a=e.trim().toLowerCase();for(let t of i)o.patterns.add(t);e&&s.has(a)?(r=s.get(a)).patterns=[...r.patterns,...i]:(r={name:e,comment:n,patterns:i},o.sections.push(r),s.set(a,r))}for(let t of o.sections)t.patterns=[...new Set(t.patterns)];return o.patterns=[...o.patterns],o},L=(t,e)=>{if(k.test(t))return t;let r=!1;return t.startsWith("/")?(t=t.slice(1),r=!0):t.slice(1,t.length-1).includes("/")&&(r=!0),t+=t.endsWith("/")?"**/":"/**",r?t:`**/${t}`},_=(t,e={})=>{let r=P(t,e),n=[],s=0,o=r.patterns.concat(e.ignore||[]).concat((e.unignore||[]).map(t=>t.startsWith("!")?t:"!"+t)),i=(t,r)=>{let o=n[n.length-1],i=t?"unignore":"ignore";o&&o.type===i?o.patterns.includes(r)||o.patterns.push(r):(n.push({type:i,path:e.path||null,patterns:[r],index:s}),s++)};for(let t of o){let e="";t.startsWith("!")&&(t=t.slice(1),e="!"),i(e,t.startsWith("/")?t.slice(1):t),i(e,L(t))}return n},x=(t={})=>{let e=[t.comment||""];return t.patterns?.length&&(e.push(t.patterns.join("\n")),e.push("")),e.join("\n")},I=(t,e={})=>{let r=P(t,e),n=e.formatSection||x,s=r.sections||r,o=[];for(let t of[].concat(s))o.push(n(t));return o.join("\n")};P.file=(t,e)=>P(m.readFileSync(t,"utf8"),e),P.parse=P,P.dedupe=S,P.format=I,P.globs=_,P.formatSection=x,P.patterns=t=>j(t).map(t=>t.trim()).filter(t=>""!==t&&!O(t));var D=P&&P.__esModule&&Object.prototype.hasOwnProperty.call(P,"default")?P.default:P;const C=".gitignore";function q(t={}){let e=[],{root:r=!1,files:o=r?C:function(t,e={}){return function(t,e={}){let r=s.resolve(d(e.cwd)??""),{root:n}=s.parse(r),o=s.resolve(r,d(e.stopAt)??n),i=e.limit??Number.POSITIVE_INFINITY,a=[t].flat(),c=e=>{if("function"!=typeof t)return y(a,e);let r=t(e.cwd);return"string"==typeof r?y([r],e):r},u=[];for(;;){let t=c({...e,cwd:r});if(t===g||(t&&u.push(s.resolve(r,t)),r===o||u.length>=i))break;r=s.dirname(r)}return u}(t,{...e,limit:1})[0]}(C)||[],strict:i=!0}=t,a=Array.isArray(o)?o:[o];for(let t of a){let r="";try{r=n.readFileSync(t,"utf8")}catch(t){if(i)throw t;continue}for(let t of D(`${r}
|
|
4
|
+
`).globs())"ignore"===t.type?e.push(...t.patterns):"unignore"===t.type&&e.push(...t.patterns.map(t=>`!${t}`))}if(i&&0===a.length)throw Error("No .gitignore file found");return{ignores:e}}const A=(t={})=>{let{customGlobs:e=null,gitignore:n=[".gitignore"]}=t,s=[],o=[];return!1===e||null===e?o=r.constants.GLOB_EXCLUDE:"function"==typeof e?o=e(r.constants.GLOB_EXCLUDE):"string"==typeof e?o.push(...r.constants.GLOB_EXCLUDE,e):Array.isArray(e)&&o.push(...r.constants.GLOB_EXCLUDE,...e),s.push({ignores:o}),!1===n||null===n||(!0===n?s.push(q({files:[".gitignore"],strict:!1})):("string"==typeof n||Array.isArray(n))&&s.push(q({files:n,strict:!1}))),s};function U(t,e){return"boolean"==typeof t?t:t?.enable??e??!1}function $(t){if("boolean"==typeof t||void 0===t)return;let{enable:e,...r}=t;return r}const W=async(e,...r)=>{let n=e?.isInEditor??!!((process.env.VSCODE_PID||process.env.VSCODE_CWD||process.env.JETBRAINS_IDE||process.env.VIM)&&!u.isCI),s=[];s.push(A(e?.ignores)),U(e?.js,!0)&&s.push((await t("@eslint-sukka/js")).javascript({...$(e?.js),isInEditor:n})),U(e?.json,!0)&&s.push((await t("@eslint-sukka/json")).jsonc());let o=U(e?.ts,c.isPackageExists("typescript"));return o&&s.push((await t("@eslint-sukka/ts")).typescript($(e?.ts))),U(e?.react,c.isPackageExists("react")||c.isPackageExists("next"))&&(o?s.push((await t("@eslint-sukka/react")).react($(e?.react))):console.warn("[eslint-config-sukka] React module will not be enabled when TypeScript is not set up.")),U(e?.node,c.isPackageExists("@types/node")||c.isPackageExists("@types/bun"))&&s.push((await t("@eslint-sukka/node")).node($(e?.node))),U(e?.legacy)&&s.push((await t("@eslint-sukka/legacy")).legacy($(e?.legacy))),s.push(r),s.flat()};Object.defineProperty(exports,"constants",{enumerable:!0,get:function(){return r.constants}}),exports.ignores=A,exports.sukka=W;
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
let t=t=>import(t);import{constants as e}from"@eslint-sukka/shared";export{constants}from"@eslint-sukka/shared";import r from"node:fs";import n from"node:path";import s from"node:process";import{fileURLToPath as o}from"node:url";import*as i from"fs";import{isPackageExists as a}from"local-pkg";import{isCI as l}from"ci-info";let p={directory:"isDirectory",file:"isFile"},u=(t,e)=>e[p[t]](),c=t=>t instanceof URL?o(t):t;function f(t,{cwd:e=s.cwd(),type:o="file",allowSymlinks:i=!0}={}){!function(t){if(!Object.hasOwnProperty.call(p,t))throw Error(`Invalid type specified: ${t}`)}(o),e=c(e);let a=i?r.statSync:r.lstatSync;for(let r of t)try{let t=a(n.resolve(e,r),{throwIfNoEntry:!1});if(!t)continue;if(u(o,t))return r}catch{}}function h(t){return t instanceof URL?o(t):t}let m=Symbol("findUpStop");var y=function(t){if(t.__esModule)return t;var e=t.default;if("function"==typeof e){var r=function t(){return this instanceof t?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(e){var n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:function(){return t[e]}})}),r}(i);let d=t=>null!==t&&"object"==typeof t&&!Array.isArray(t),g=/[<>:"|?*\n\r\t\f\x00-\x1F]/,w=/(?:^|\/)[*]{2}($|\/)/,k=t=>"string"==typeof t&&t.length<=248&&!g.test(t),b=t=>String(t).split(/\r\n?|\n/),
|
|
1
|
+
let t=t=>import(t);import{constants as e}from"@eslint-sukka/shared";export{constants}from"@eslint-sukka/shared";import r from"node:fs";import n from"node:path";import s from"node:process";import{fileURLToPath as o}from"node:url";import*as i from"fs";import{isPackageExists as a}from"local-pkg";import{isCI as l}from"ci-info";let p={directory:"isDirectory",file:"isFile"},u=(t,e)=>e[p[t]](),c=t=>t instanceof URL?o(t):t;function f(t,{cwd:e=s.cwd(),type:o="file",allowSymlinks:i=!0}={}){!function(t){if(!Object.hasOwnProperty.call(p,t))throw Error(`Invalid type specified: ${t}`)}(o),e=c(e);let a=i?r.statSync:r.lstatSync;for(let r of t)try{let t=a(n.resolve(e,r),{throwIfNoEntry:!1});if(!t)continue;if(u(o,t))return r}catch{}}function h(t){return t instanceof URL?o(t):t}let m=Symbol("findUpStop");var y=function(t){if(t.__esModule)return t;var e=t.default;if("function"==typeof e){var r=function t(){return this instanceof t?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};r.prototype=e.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(t).forEach(function(e){var n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(r,e,n.get?n:{enumerable:!0,get:function(){return t[e]}})}),r}(i);let d=t=>null!==t&&"object"==typeof t&&!Array.isArray(t),g=/[<>:"|?*\n\r\t\f\x00-\x1F]/,w=/(?:^|\/)[*]{2}($|\/)/,k=t=>"string"==typeof t&&t.length<=248&&!g.test(t),b=t=>String(t).split(/\r\n?|\n/),E=t=>t.startsWith("#"),S=t=>d(t)&&t.patterns&&t.sections,j=(t,e={})=>{let r,n=e.path;if(S(t))return t;k(t)&&y.existsSync(t)&&(n=t,t=y.readFileSync(t));let s=b(t),o=new Map,i={sections:[],patterns:[]},a={name:"default",patterns:[]};for(let t of s){let e=t.trim();if(e.startsWith("#")){let[,t]=/^#+\s*(.*)\s*$/.exec(e);if(r){o.delete(r.name),r.comment+=e?`
|
|
2
2
|
${e}`:"",r.name=t?`${r.name.trim()}
|
|
3
|
-
${t.trim()}`:r.name.trim(),o.set(r.name.toLowerCase().trim(),r);continue}a={name:t.trim(),comment:e,patterns:[]},o.set(a.name.toLowerCase(),a),i.sections.push(a),r=a;continue}""!==e&&(a.patterns.push(e),i.patterns.push(e)),r=null}return(!0===e.dedupe||!0===e.unique)&&(i=v(i,{...e,format:!1})),i.path=n,i.input=Buffer.from(t),i.format=t=>I(i,{...e,...t}),i.dedupe=t=>v(i,{...e,...t}),i.globs=t=>
|
|
4
|
-
`).globs())"ignore"===t.type?e.push(...t.patterns):"unignore"===t.type&&e.push(...t.patterns.map(t=>`!${t}`))}if(i&&0===a.length)throw Error("No .gitignore file found");return{ignores:e}}let
|
|
3
|
+
${t.trim()}`:r.name.trim(),o.set(r.name.toLowerCase().trim(),r);continue}a={name:t.trim(),comment:e,patterns:[]},o.set(a.name.toLowerCase(),a),i.sections.push(a),r=a;continue}""!==e&&(a.patterns.push(e),i.patterns.push(e)),r=null}return(!0===e.dedupe||!0===e.unique)&&(i=v(i,{...e,format:!1})),i.path=n,i.input=Buffer.from(t),i.format=t=>I(i,{...e,...t}),i.dedupe=t=>v(i,{...e,...t}),i.globs=t=>_(i,{path:n,...e,...t}),i},v=(t,e)=>{let r;let n=j(t,{...e,dedupe:!1}),s=new Map,o={sections:[],patterns:new Set};for(let t of n.sections){let{name:e="",comment:n,patterns:i}=t,a=e.trim().toLowerCase();for(let t of i)o.patterns.add(t);e&&s.has(a)?(r=s.get(a)).patterns=[...r.patterns,...i]:(r={name:e,comment:n,patterns:i},o.sections.push(r),s.set(a,r))}for(let t of o.sections)t.patterns=[...new Set(t.patterns)];return o.patterns=[...o.patterns],o},O=(t,e)=>{if(w.test(t))return t;let r=!1;return t.startsWith("/")?(t=t.slice(1),r=!0):t.slice(1,t.length-1).includes("/")&&(r=!0),t+=t.endsWith("/")?"**/":"/**",r?t:`**/${t}`},_=(t,e={})=>{let r=j(t,e),n=[],s=0,o=r.patterns.concat(e.ignore||[]).concat((e.unignore||[]).map(t=>t.startsWith("!")?t:"!"+t)),i=(t,r)=>{let o=n[n.length-1],i=t?"unignore":"ignore";o&&o.type===i?o.patterns.includes(r)||o.patterns.push(r):(n.push({type:i,path:e.path||null,patterns:[r],index:s}),s++)};for(let t of o){let e="";t.startsWith("!")&&(t=t.slice(1),e="!"),i(e,t.startsWith("/")?t.slice(1):t),i(e,O(t))}return n},L=(t={})=>{let e=[t.comment||""];return t.patterns?.length&&(e.push(t.patterns.join("\n")),e.push("")),e.join("\n")},I=(t,e={})=>{let r=j(t,e),n=e.formatSection||L,s=r.sections||r,o=[];for(let t of[].concat(s))o.push(n(t));return o.join("\n")};j.file=(t,e)=>j(y.readFileSync(t,"utf8"),e),j.parse=j,j.dedupe=v,j.format=I,j.globs=_,j.formatSection=L,j.patterns=t=>b(t).map(t=>t.trim()).filter(t=>""!==t&&!E(t));var D=j&&j.__esModule&&Object.prototype.hasOwnProperty.call(j,"default")?j.default:j;let A=".gitignore";function C(t={}){let e=[],{root:s=!1,files:o=s?A:function(t,e={}){return function(t,e={}){let r=n.resolve(h(e.cwd)??""),{root:s}=n.parse(r),o=n.resolve(r,h(e.stopAt)??s),i=e.limit??Number.POSITIVE_INFINITY,a=[t].flat(),l=e=>{if("function"!=typeof t)return f(a,e);let r=t(e.cwd);return"string"==typeof r?f([r],e):r},p=[];for(;;){let t=l({...e,cwd:r});if(t===m||(t&&p.push(n.resolve(r,t)),r===o||p.length>=i))break;r=n.dirname(r)}return p}(t,{...e,limit:1})[0]}(A)||[],strict:i=!0}=t,a=Array.isArray(o)?o:[o];for(let t of a){let n="";try{n=r.readFileSync(t,"utf8")}catch(t){if(i)throw t;continue}for(let t of D(`${n}
|
|
4
|
+
`).globs())"ignore"===t.type?e.push(...t.patterns):"unignore"===t.type&&e.push(...t.patterns.map(t=>`!${t}`))}if(i&&0===a.length)throw Error("No .gitignore file found");return{ignores:e}}let $=(t={})=>{let{customGlobs:r=null,gitignore:n=[".gitignore"]}=t,s=[],o=[];return!1===r||null===r?o=e.GLOB_EXCLUDE:"function"==typeof r?o=r(e.GLOB_EXCLUDE):"string"==typeof r?o.push(...e.GLOB_EXCLUDE,r):Array.isArray(r)&&o.push(...e.GLOB_EXCLUDE,...r),s.push({ignores:o}),!1===n||null===n||(!0===n?s.push(C({files:[".gitignore"],strict:!1})):("string"==typeof n||Array.isArray(n))&&s.push(C({files:n,strict:!1}))),s};function W(t,e){return"boolean"==typeof t?t:t?.enable??e??!1}function x(t){if("boolean"==typeof t||void 0===t)return;let{enable:e,...r}=t;return r}let P=async(e,...r)=>{let n=e?.isInEditor??!!((process.env.VSCODE_PID||process.env.VSCODE_CWD||process.env.JETBRAINS_IDE||process.env.VIM)&&!l),s=[];s.push($(e?.ignores)),W(e?.js,!0)&&s.push((await t("@eslint-sukka/js")).javascript({...x(e?.js),isInEditor:n})),W(e?.json,!0)&&s.push((await t("@eslint-sukka/json")).jsonc());let o=W(e?.ts,a("typescript"));return o&&s.push((await t("@eslint-sukka/ts")).typescript(x(e?.ts))),W(e?.react,a("react")||a("next"))&&(o?s.push((await t("@eslint-sukka/react")).react(x(e?.react))):console.warn("[eslint-config-sukka] React module will not be enabled when TypeScript is not set up.")),W(e?.node,a("@types/node")||a("@types/bun"))&&s.push((await t("@eslint-sukka/node")).node(x(e?.node))),W(e?.legacy)&&s.push((await t("@eslint-sukka/legacy")).legacy(x(e?.legacy))),s.push(r),s.flat()};export{$ as ignores,P as sukka};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "eslint-config-sukka",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "6.0.0-beta.4",
|
|
4
4
|
"description": "Sukka's ESLint config",
|
|
5
5
|
"homepage": "https://github.com/SukkaW/eslint-config-sukka",
|
|
6
6
|
"repository": {
|
|
@@ -30,17 +30,17 @@
|
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"ci-info": "^4.0.0",
|
|
32
32
|
"local-pkg": "^0.5.0",
|
|
33
|
-
"@eslint-sukka/js": "
|
|
34
|
-
"@eslint-sukka/json": "
|
|
35
|
-
"@eslint-sukka/shared": "
|
|
33
|
+
"@eslint-sukka/js": "6.0.0-beta.4",
|
|
34
|
+
"@eslint-sukka/json": "6.0.0-beta.4",
|
|
35
|
+
"@eslint-sukka/shared": "6.0.0-beta.4"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"eslint-config-flat-gitignore": "^0.1.
|
|
39
|
-
"@eslint-sukka/legacy": "
|
|
40
|
-
"@eslint-sukka/
|
|
41
|
-
"@eslint-sukka/react": "
|
|
42
|
-
"@eslint-sukka/rollup-config": "
|
|
43
|
-
"@eslint-sukka/
|
|
38
|
+
"eslint-config-flat-gitignore": "^0.1.5",
|
|
39
|
+
"@eslint-sukka/legacy": "6.0.0-beta.4",
|
|
40
|
+
"@eslint-sukka/node": "6.0.0-beta.4",
|
|
41
|
+
"@eslint-sukka/react": "6.0.0-beta.4",
|
|
42
|
+
"@eslint-sukka/rollup-config": "6.0.0-beta.4",
|
|
43
|
+
"@eslint-sukka/ts": "6.0.0-beta.4"
|
|
44
44
|
},
|
|
45
45
|
"scripts": {
|
|
46
46
|
"build": "rollup -c rollup.config.ts --configPlugin swc3"
|