This website requires JavaScript.
Explore
Help
Sign in
archive
/
tstatic
Archived
Watch
1
Fork
You've already forked tstatic
0
Code
Releases
Packages
Activity
This repository has been archived on
2023-03-26
. You can view files and clone it, but cannot push or open issues or pull requests.
01fbdbbfe8
tstatic
/
.eslintrc
8 lines
113 B
Text
Raw
Normal View
History
Unescape
Escape
add eslint config
2016-05-16 08:38:06 +01:00
{
Update server structure
2016-08-13 16:31:22 +01:00
"extends": "./node_modules/eslint-config/.eslintrc",
"env": {
Add logging
2016-10-30 12:02:53 +00:00
"node": true,
"browser": false
Update server structure
2016-08-13 16:31:22 +01:00
}
add eslint config
2016-05-16 08:38:06 +01:00
}
Copy permalink