This website requires JavaScript.
Explore
Help
Sign In
a_adli
/
colouring-montreal
Watch
1
Star
0
Fork
0
You've already forked colouring-montreal
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bc4b4af2d6
colouring-montreal
/
app
/
tslint.json
6 lines
72 B
JSON
Raw
Normal View
History
Unescape
Escape
Setup TS build (failing), rename files to .ts/.tsx The TypeScript build currently runs but fails for a number of files. This commit only contains rename operations on the source files.
2019-08-09 10:44:11 -04:00
{
Add first TSLint rule
2019-08-29 12:54:50 -04:00
"defaultSeverity"
:
"warning"
,
"rules"
:
{
"eofline"
:
true
}
}
Reference in New Issue
Copy Permalink