UNPKG
eslint-config-bananass
Version:
latest (0.4.1)
next (0.1.0-canary.6)
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
0.1.0-canary.6
0.1.0-canary.5
0.1.0-canary.4
0.1.0-canary.3
0.1.0-canary.2
0.1.0-canary.1
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
ESLint Config for Bananass Framework.🍌
bananass.lumir.page
eslint-config-bananass
/
build
/
files.d.ts
8 lines
(7 loc)
•
149 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
/** *
@fileoverview
ESLint files. */
export
const
js
:
string
[];
export
const
jsx
:
string
[];
export
const
ts
:
string
[];
export
const
tsx
:
string
[];