UNPKG
@santi100/eratosthenes-sieve
Version:
latest (0.0.1)
0.0.1
Santi's Energetic Sieve of Eratosthenes: How can you sift numbers?
santi100a/eratosthenes-sieve
@santi100/eratosthenes-sieve
/
.prettierrc
7 lines
•
130 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"bracketSameLine"
:
true
,
"semi"
:
true
,
"singleQuote"
:
true
,
"useTabs"
:
true
,
"trailingComma"
:
"none"
}