This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-sdk-javascript
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59a12cb8b694f2ac323febbaf0e4141e1c74357d
onspring-api-sdk-javascript
/
tsconfig.eslint.json
T
5 lines
82 B
JSON
Raw
Normal View
History
Unescape
Escape
fix: add eslint and configure it
2023-02-03 00:16:38 -06:00
{
"extends"
:
"./tsconfig.json"
,
feat: implement getFieldsByAppId method
2023-02-03 11:45:15 -06:00
"include"
:
[
"src/**/*.ts"
,
"tests/**/*.ts"
]
fix: add eslint and configure it
2023-02-03 00:16:38 -06:00
}
Reference in New Issue
Copy Permalink