This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
setup-cpp
Template
mirror of
https://github.com/aminya/setup-cpp
Watch
1
Star
0
Fork
You've already forked setup-cpp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4cfe0b84c3
setup-cpp
/
.eslintrc.json
5 lines
88 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: add the template
2021-09-14 14:50:42 +08:00
{
"extends"
:
"eslint-config-atomic"
,
perf: simplify msvc matcher
2022-02-12 10:53:24 +08:00
"ignorePatterns"
:
[
"dist/"
,
"node_modules/"
]
chore: add the template
2021-09-14 14:50:42 +08:00
}