UNPKG
@chubbyts/chubbyts-eslint
Version:
latest (5.3.0)
rc (3.0.0-rc.3)
5.3.0
5.2.0
5.1.1
5.1.0
5.0.0
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-rc.4
3.0.0-rc.3
3.0.0-rc.2
3.0.0-rc.1
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
ESLint Configuration for chubbyts libraries / framework / projects.
@chubbyts/chubbyts-eslint
/
dist
/
eslint.config.d.ts
3 lines
(2 loc)
•
79 B
TypeScript
View Raw
1
2
3
declare
const
config
:
import
(
"eslint/config"
).
Config
[];
export
default
config;